getsecs 145 arch/i386/stand/libsa/time.c for (t = getsecs() + i; getsecs() < t; cnischar()); getsecs 106 arch/i386/stand/pxeboot/net.c t = getsecs(); getsecs 132 arch/i386/stand/pxeboot/net.c t = getsecs(); getsecs 86 lib/libsa/bootp.c bot = getsecs(); getsecs 133 lib/libsa/bootp.c bp->bp_secs = htons((u_short)(getsecs() - bot)); getsecs 288 lib/libsa/net.c t = getsecs(); getsecs 314 lib/libsa/net.c t = getsecs(); getsecs 121 lib/libsa/net.h time_t getsecs(void); getsecs 209 lib/libsa/stand.h time_t getsecs(void); getsecs 178 lib/libsa/tftp.c h->iodesc->myport = htons(tftpport + (getsecs() & 0x3ff)); getsecs 262 stand/boot/cmd.c time_t tt = getsecs() + to; getsecs 270 stand/boot/cmd.c if (!(i++ % 1000) && (getsecs() >= tt)) getsecs 415 stand/boot/cmd.c time_t tt = getsecs();