Searched refs:getsecs (Results 1 – 20 of 20) sorted by relevance
99 tref = t = getsecs(); in sendrecv()122 while ((getsecs() - t) < tmo) in sendrecv()138 t = getsecs(); in sendrecv()
357 h->iodesc->myport = htons(h->port + (getsecs() & 0x3ff)); in tftp_makereq()748 start = getsecs(); in tftp_preload()771 end = getsecs(); in tftp_preload()
403 t = getsecs(); in readip()404 while ((getsecs() - t) < tleft) { in readip()
134 bot = getsecs(); in bootp()251 bp->bp_secs = htons((u_short)(getsecs() - bot)); in bootpsend()
444 extern time_t getsecs(void);
32 time_t getsecs(void);93 getsecs(void) in getsecs() function
582 t = getsecs(); in pxe_netif_get()584 while ((getsecs() - t) < timeout) { in pxe_netif_get()
47 getsecs(void) in getsecs() function
284 t = getsecs(); in net_get()295 } while ((rlen == -1 || rlen == 0) && (getsecs() - t < timeout)); in net_get()
66 getsecs(void) in getsecs() function
76 getsecs(void) in getsecs() function
276 getsecs(void) in getsecs() function
184 t = getsecs(); in efinet_get()185 while ((getsecs() - t) < timeout) { in efinet_get()
42 getsecs(void) in getsecs() function
152 t = getsecs(); in ofwn_get()156 (getsecs() - t < timeout)); in ofwn_get()
612 start = getsecs(); in command_readtest()620 end = getsecs(); in command_readtest()
488 getsecs(void) in getsecs() function500 rv = getsecs(); in time()
80 getsecs(void) in getsecs() function
700 now = then = getsecs(); in interactive_interrupt()716 now = getsecs(); in interactive_interrupt()
1087 getsecs(register const char *strp, int_fast32_t *const secsp) in getsecs() function1137 strp = getsecs(strp, offsetp); in getoffset()