Home
last modified time | relevance | path

Searched defs:secs (Results 1 – 25 of 77) sorted by relevance

1234

/openbsd-src/usr.sbin/ac/
H A Dac.c53 time_t secs; member
169 update_user(struct user_list *head, char *name, time_t secs) in update_user()
259 show(char *name, time_t secs) in show()
278 show_today(struct user_list *users, struct utmp_list *logins, time_t secs) in show_today()
314 time_t secs; in log_out() local
401 time_t secs = 0, prev = 0; in ac() local
/openbsd-src/usr.bin/leave/
H A Dleave.c59 u_int secs; in main() local
127 doalarm(u_int secs) in doalarm()
/openbsd-src/sys/kern/
H A Dclock_subr.c88 time_t secs; in clock_ymdhms_to_secs() local
122 clock_secs_to_ymdhms(time_t secs, struct clock_ymdhms *dt) in clock_secs_to_ymdhms()
H A Dtty_endrun.c407 time_t secs; in endrun_date_to_nano() local
458 time_t secs; in endrun_time_to_nano() local
493 time_t secs; in endrun_offset_to_nano() local
H A Dtty_msts.c317 time_t secs; in msts_date_to_nano() local
357 long fac = 36000L, div = 6L, secs = 0L; in msts_time_to_nano() local
H A Dtty_tty.c98 int error, secs; in cttyioctl() local
H A Dtty_nmea.c568 time_t secs; in nmea_date_to_nano() local
596 long fac = 36000L, div = 6L, secs = 0L, frac = 0L; in nmea_time_to_nano() local
/openbsd-src/usr.sbin/fdformat/
H A Dfdformat.c61 format_track(int fd, int cyl, int secs, int head, int rate, int gaplen, in format_track()
164 int cyls = -1, secs = -1, heads = -1, intleave = -1; in main() local
/openbsd-src/lib/libc/gen/
H A Dalarm.c35 alarm(unsigned int secs) in alarm()
/openbsd-src/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Ddata.c270 unsigned long d_tomtime(unsigned long secs) in d_tomtime()
284 unsigned long d_toutime(unsigned long secs) in d_toutime()
/openbsd-src/usr.bin/dig/lib/dns/
H A Dttl.c71 unsigned secs, mins, hours, days, weeks, x; in dns_ttl_totext() local
/openbsd-src/sys/arch/landisk/stand/boot/
H A Dgetsecs.c169 time_t secs; in getsecs() local
/openbsd-src/sys/netinet6/
H A Dnd6.c248 nd6_llinfo_settimer(const struct llinfo_nd6 *ln, unsigned int secs) in nd6_llinfo_settimer() argument
268 int secs; in nd6_timer() local
424 int secs; in nd6_expire_timer_update() local
[all...]
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dobj-ecoff.c142 asection *secs[n_names]; in ecoff_frob_file_before_fix() local
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-ecoff.c76 asection *secs[n_names]; in ecoff_frob_file_before_fix() local
/openbsd-src/include/rpc/
H A Dclnt.h162 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
165 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
/openbsd-src/usr.sbin/amd/amd/
H A Dclock.c107 timeout(unsigned int secs, void (*fn)(void *), void *closure) in timeout()
/openbsd-src/sys/arch/armv7/omap/
H A Domdog.c44 #define OMDOG_VAL(secs) (0xffffffff - ((secs) * (32768 / (1 << 0))) + 1) argument
/openbsd-src/usr.sbin/unbound/dnstap/
H A Ddtstream.c1591 dtio_setup_base(struct dt_io_thread * dtio,time_t * secs,struct timeval * now) dtio_setup_base() argument
1769 time_t secs = 0; dtio_control_stop_flush() local
2094 time_t secs = 0; dnstap_io() local
/openbsd-src/lib/libc/time/
H A Dstrptime.c614 time_t secs; in epoch_to_tm() local
/openbsd-src/usr.sbin/tcpdump/
H A Dutil.c162 relts_print(int secs) in relts_print()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dnlmcode.h1200 asection **secs; local
1289 asection **secs; local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dnlmcode.h1147 asection **secs; in nlm_slurp_reloc_fixups() local
1233 asection **secs; in nlm_canonicalize_reloc() local
/openbsd-src/sys/arch/macppc/dev/
H A Dsmu.c543 smu_time_read(time_t *secs) in smu_time_read()
577 smu_time_write(time_t secs) in smu_time_write()
/openbsd-src/bin/ps/
H A Dprint.c566 time_t secs; in elapsed() local
658 long secs; in cputime() local

1234