| /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
| timer.h | 38 unsigned int idletime, bool purge); 43 * Set the timer 'timer' to go off after 'idletime' seconds of inactivity,
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| timer.c | 36 unsigned int idletime, bool purge) { 50 isc_interval_set(&idleinterval, idletime, 1);
|
| /src/usr.bin/finger/ |
| finger.h | 64 time_t idletime; /* how long idle (if logged in) */ member in struct:where
|
| sprint.c | 161 delta = gmtime(&w->idletime);
|
| util.c | 386 w->idletime = 0; 390 w->idletime = now < sb.st_atime ? 0 : now - sb.st_atime;
|
| lprint.c | 255 cpr += print_idle(w->idletime, maxlen, hostlen,
|
| /src/sys/altq/ |
| altq_jobs.h | 361 u_int64_t idletime; member in struct:jobs_class
|
| altq_jobs.c | 442 cl->idletime = now; 529 scan->idletime = now; 562 scan->idletime = now; 582 if (scan->cl_last_rate_update == scan->idletime 677 cl->idletime = now; 2143 sp->busylength = ticks_to_secs(1000*delay_diff(now, cl->idletime));
|
| /src/external/mpl/bind/dist/lib/ns/ |
| xfrout.c | 673 uint64_t idletime; /*%< XFR idle timeout (in ms) */ member in struct:__anon49 686 unsigned int idletime, bool many_answers, 1227 unsigned int idletime, bool many_answers, 1243 .idletime = idletime * 1000, /* In milliseconds */ 1311 if (xfr->idletime > 0) { 1313 xfr->idletime);
|
| /src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
| platform.h | 346 * @cpumap_bitmap with range [0..@cpumap_nr_cpus-1]. The @idletime array is 349 * non-existent CPUs are cleared. Such CPUs have their @idletime array entry 361 XEN_GUEST_HANDLE(uint64) idletime; member in struct:xenpf_getidletime 363 /* System time when the idletime snapshots were taken. */
|
| sysctl.h | 164 uint64_aligned_t idletime; member in struct:xen_sysctl_cpuinfo
|