Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/rwhod/
H A Drwhod.c131 void getboottime(int signo __unused);
224 (void) signal(SIGHUP, getboottime); in main()
245 getboottime(0); in main()
467 getboottime(0); in sender_process()
543 getboottime(int signo __unused) in getboottime() function
/freebsd-14.2/sys/fs/procfs/
H A Dprocfs_status.c133 getboottime(&boottime); in procfs_doprocstatus()
/freebsd-14.2/sys/kern/
H A Dkern_acct.c389 getboottime(&tmp); in acct_process()
H A Dsys_procdesc.c530 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.c1168 getboottime(&boottime); in fill_kinfo_proc_only()
/freebsd-14.2/sys/sys/
H A Dtime.h574 void getboottime(struct timeval *boottime);
/freebsd-14.2/sys/fs/fdescfs/
H A Dfdesc_vnops.c438 getboottime(&boottime); in fdesc_getattr()
/freebsd-14.2/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c603 getboottime(&boottime); in svc_rpc_gss_find_client()
650 getboottime(&boottime); in svc_rpc_gss_create_client()
/freebsd-14.2/sys/compat/linprocfs/
H A Dlinprocfs.c738 getboottime(&boottime); in linprocfs_dostat()
961 getboottime(&boottime); in linprocfs_doprocstat()
/freebsd-14.2/sys/fs/nfs/
H A Dnfsport.h1089 #define NFSSETBOOTTIME(b) (getboottime(&b))
/freebsd-14.2/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-14.2/sys/net/altq/
H A Daltq_subr.c990 getboottime(&boottime); in read_machclk()
/freebsd-14.2/sys/fs/devfs/
H A Ddevfs_vnops.c838 getboottime(&boottime); in devfs_getattr()
/freebsd-14.2/sys/netinet/
H A Dtcp_log_buf.c2341 getboottime(&hdr->tlh_offset); in tcp_log_expandlogbuf()