Home
last modified time | relevance | path

Searched refs:getboottime (Results 1 – 16 of 16) sorted by relevance

/freebsd/usr.sbin/rwhod/
H A Drwhod.c118 void getboottime(int signo __unused);
211 (void) signal(SIGHUP, getboottime); in main()
232 getboottime(0); in main()
454 getboottime(0); in sender_process()
530 getboottime(int signo __unused) in getboottime() function
/freebsd/sys/fs/procfs/
H A Dprocfs_status.c131 getboottime(&boottime); in procfs_doprocstatus()
/freebsd/sys/kern/
H A Dkern_acct.c386 getboottime(&tmp); in acct_process()
H A Dsys_procdesc.c527 getboottime(&boottime); in procdesc_stat()
H A Dsys_timerfd.c117 getboottime(&tv); in timerfd_getboottime()
H A Dkern_tc.c164 getboottime(&boottime); in sysctl_kern_boottime()
486 getboottime(struct timeval *boottime) in getboottime() function
H A Dkern_proc.c1163 getboottime(&boottime); in fill_kinfo_proc_only()
/freebsd/sys/sys/
H A Dtime.h572 void getboottime(struct timeval *boottime);
/freebsd/sys/fs/fdescfs/
H A Dfdesc_vnops.c436 getboottime(&boottime); in fdesc_getattr()
/freebsd/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c602 getboottime(&boottime); in svc_rpc_gss_find_client()
649 getboottime(&boottime); in svc_rpc_gss_create_client()
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c736 getboottime(&boottime); in linprocfs_dostat()
959 getboottime(&boottime); in linprocfs_doprocstat()
/freebsd/sys/fs/nfs/
H A Dnfsport.h1089 #define NFSSETBOOTTIME(b) (getboottime(&b))
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c410 getboottime(&boottime); in export_cntr1_base()
426 getboottime(&boottime); in export_cntr0_base()
2161 getboottime(&boottime); in ipfw_getrules()
/freebsd/sys/net/altq/
H A Daltq_subr.c990 getboottime(&boottime); in read_machclk()
/freebsd/sys/netinet/
H A Dtcp_log_buf.c2341 getboottime(&hdr->tlh_offset); in tcp_log_expandlogbuf()
/freebsd/sys/fs/devfs/
H A Ddevfs_vnops.c836 getboottime(&boottime); in devfs_getattr()