Symbol: getsecs
lib/libc/time/localtime.c
1591
strp = getsecs(strp, offsetp);
sys/arch/alpha/stand/netboot/if_prom.c
103
t = getsecs();
sys/arch/alpha/stand/netboot/if_prom.c
105
while (((getsecs() - t) < timeout) && !cc) {
sys/arch/cobalt/stand/boot/tlp.c
500
bound = getsecs() + timo;
sys/arch/cobalt/stand/boot/tlp.c
509
} while (getsecs() < bound);
sys/arch/emips/stand/common/enic.c
130
timeo += getsecs();
sys/arch/emips/stand/common/enic.c
169
if (getsecs() >= timeo) {
sys/arch/evbarm/stand/boot2440/dev_sdmmc.c
149
extern time_t getsecs();
sys/arch/evbarm/stand/boot2440/dm9000.c
315
bound = getsecs() + 1;
sys/arch/evbarm/stand/boot2440/dm9000.c
320
} while (getsecs() < bound);
sys/arch/evbarm/stand/boot2440/dm9000.c
334
bound = getsecs() + timo; /* second */
sys/arch/evbarm/stand/boot2440/dm9000.c
342
} while (getsecs() < bound);
sys/arch/evbarm/stand/boot2440/dm9000.c
441
bound = getsecs() + timo;
sys/arch/evbarm/stand/boot2440/dm9000.c
450
} while (getsecs() < bound);
sys/arch/evbarm/stand/boot2440/main.c
329
time = old_time = getsecs();
sys/arch/evbarm/stand/boot2440/main.c
331
time = getsecs();
sys/arch/evbarm/stand/boot2440/main.c
76
time_t getsecs();
sys/arch/evbmips/stand/sbmips/netboot/if_cfe.c
110
t = getsecs();
sys/arch/evbmips/stand/sbmips/netboot/if_cfe.c
112
while (((getsecs() - t) < timeout) && !cc) {
sys/arch/hp300/stand/common/if_le.c
634
t = getsecs();
sys/arch/hp300/stand/common/if_le.c
637
} while (cc == 0 && (getsecs() - t) < timeout);
sys/arch/hpcmips/stand/lcboot/if_cs.c
201
t = getsecs();
sys/arch/hpcmips/stand/lcboot/if_cs.c
203
while (getsecs() - t < timeout && rlen == 0) {
sys/arch/hppa/stand/boot/tgets.c
47
seconds1 = getsecs();
sys/arch/hppa/stand/boot/tgets.c
94
if ((seconds2 = getsecs()) != seconds1) {
sys/arch/i386/stand/efiboot/efinet.c
197
t = getsecs();
sys/arch/i386/stand/efiboot/efinet.c
198
while ((getsecs() - t) < timeout) {
sys/arch/luna68k/stand/boot/if_le.c
194
t = getsecs() + timeout;
sys/arch/luna68k/stand/boot/if_le.c
195
while (getsecs() < t) {
sys/arch/mvme68k/stand/netboot/if_ie.c
404
t = getsecs();
sys/arch/mvme68k/stand/netboot/if_ie.c
406
while (((getsecs() - t) < timeout) && !cc) {
sys/arch/mvme68k/stand/netboot/if_le.c
404
t = getsecs();
sys/arch/mvme68k/stand/netboot/if_le.c
406
while (((getsecs() - t) < timeout) && !cc) {
sys/arch/newsmips/stand/boot/netif_news.c
163
tick0 = getsecs();
sys/arch/newsmips/stand/boot/netif_news.c
167
} while ((len == 0) && ((getsecs() - tick0) < timo));
sys/arch/pmax/stand/common/if_prom.c
216
t = getsecs();
sys/arch/pmax/stand/common/if_prom.c
218
while (((getsecs() - t) < timeout) && !s) {
sys/arch/sandpoint/stand/altboot/kse.c
265
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/kse.c
271
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/nvt.c
402
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/nvt.c
411
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/pcn.c
391
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/pcn.c
400
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/rge.c
406
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/rge.c
415
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/sip.c
418
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/sip.c
427
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/skg.c
493
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/skg.c
505
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/sme.c
312
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/sme.c
321
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/stg.c
490
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/stg.c
499
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/tlp.c
416
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/tlp.c
425
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/vge.c
494
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/vge.c
503
} while (getsecs() < bound);
sys/arch/sandpoint/stand/altboot/wm.c
450
bound = getsecs() + timo;
sys/arch/sandpoint/stand/altboot/wm.c
459
} while (getsecs() < bound);
sys/arch/sbmips/stand/netboot/if_cfe.c
110
t = getsecs();
sys/arch/sbmips/stand/netboot/if_cfe.c
112
while (((getsecs() - t) < timeout) && !cc) {
sys/arch/sparc/stand/common/netif_sun.c
188
tick0 = getsecs();
sys/arch/sparc/stand/common/netif_sun.c
192
} while ((len == 0) && ((getsecs() - tick0) < timo));
sys/arch/vax/boot/boot/autoconf.c
198
int nu = sluttid - getsecs();
sys/arch/vax/boot/boot/boot.c
106
sluttid = getsecs() + 5;
sys/arch/vax/boot/boot/boot.c
111
nu = sluttid - getsecs();
sys/arch/vax/boot/boot/if_ni.c
451
satime_t nsec = getsecs();
sys/arch/vax/boot/boot/if_ni.c
456
((getsecs() - nsec) < timeout))
sys/arch/vax/boot/boot/if_ni.c
459
if ((getsecs() - nsec) >= timeout)
sys/arch/x68k/stand/boot/if_ne.c
103
t = getsecs() + timeout;
sys/arch/x68k/stand/boot/if_ne.c
104
while (getsecs() < t) {
sys/arch/zaurus/stand/zboot/getsecs.c
48
start = getsecs();
sys/arch/zaurus/stand/zboot/getsecs.c
49
while (getsecs() - start < seconds)
sys/lib/libsa/bootp.c
140
bot = getsecs();
sys/lib/libsa/bootp.c
292
bp->bp_secs = htons((u_short)(getsecs() - bot));
sys/lib/libsa/net.c
101
t = getsecs();
sys/lib/libsa/net.c
117
while ((getsecs() - t) < tmo)
sys/lib/libsa/net.c
136
t = getsecs();
sys/lib/libsa/net.h
135
satime_t getsecs(void);
sys/lib/libsa/tftp.c
176
h->iodesc->myport = htons(tftpport + (getsecs() & 0x3ff));
sys/stand/efiboot/efinet.c
228
t = getsecs();
sys/stand/efiboot/efinet.c
229
while ((getsecs() - t) < timeout) {