Searched refs:getsecs (Results 1 – 20 of 20) sorted by relevance
102 tref = t = getsecs(); in sendrecv()125 while ((getsecs() - t) < tmo) in sendrecv()141 t = getsecs(); in sendrecv()
347 h->iodesc->myport = htons(tftpport + (getsecs() & 0x3ff)); in tftp_makereq()677 start = getsecs(); in tftp_preload()700 end = getsecs(); in tftp_preload()
412 t = getsecs(); in readip()413 while ((getsecs() - t) < tleft) { in readip()
141 bot = getsecs(); in bootp()276 bp->bp_secs = htons((u_short)(getsecs() - bot)); in bootpsend()
434 extern time_t getsecs(void);
33 time_t getsecs(void);94 getsecs(void) in getsecs() function
583 t = getsecs(); in pxe_netif_get()585 while ((getsecs() - t) < timeout) { in pxe_netif_get()
49 getsecs(void) in getsecs() function
285 t = getsecs(); in net_get()296 } while ((rlen == -1 || rlen == 0) && (getsecs() - t < timeout)); in net_get()
67 getsecs(void) in getsecs() function
77 getsecs(void) in getsecs() function
277 getsecs(void) in getsecs() function
184 t = getsecs(); in efinet_get()185 while ((getsecs() - t) < timeout) { in efinet_get()
43 getsecs(void) in getsecs() function
153 t = getsecs(); in ofwn_get()157 (getsecs() - t < timeout)); in ofwn_get()
249 getsecs(void) in getsecs() function261 rv = getsecs(); in time()
562 start = getsecs(); in command_readtest()570 end = getsecs(); in command_readtest()
72 getsecs(void) in getsecs() function
665 now = then = getsecs(); in interactive_interrupt()681 now = getsecs(); in interactive_interrupt()
885 getsecs(register const char *strp, int_fast32_t *const secsp) in getsecs() function935 strp = getsecs(strp, offsetp); in getoffset()