Home
last modified time | relevance | path

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

12345

/freebsd/sys/amd64/include/
H A Dsgxreg.h76 uint64_t secs; member
113 struct secs { struct
120 struct secs_attr attributes; argument
121 uint8_t mr_enclave[32];
123 uint8_t reserved2[SECS_RSV2_SIZE];
124 uint8_t mr_signer[32];
126 uint8_t reserved3[SECS_RSV3_SIZE];
127 uint16_t isv_prod_id;
128 uint16_t isv_svn;
130 uint8_t reserved4[SECS_RSV4_SIZE];
/freebsd/bin/dd/
H A Dmisc.c57 double secs, res; in secs_elapsed() local
75 double secs; in summary() local
110 double secs; in progress() local
/freebsd/usr.sbin/ac/
H A Dac.c171 update_user(const char *user, struct timeval secs) in update_user()
260 show(const char *user, struct timeval secs) in show()
319 struct timeval secs; in log_out() local
408 struct timeval prev_secs, ut_timecopy, secs, clock_shift, now; in ac() local
/freebsd/usr.bin/leave/
H A Dleave.c55 u_int secs; in main() local
131 doalarm(u_int secs) in doalarm()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_time.c126 ntfs_to_unix(uint64_t ntfs, int64_t* secs, uint32_t* nsecs) in ntfs_to_unix()
145 unix_to_ntfs(int64_t secs, uint32_t nsecs) in unix_to_ntfs()
/freebsd/lib/libc/gen/
H A Dalarm.c39 alarm(unsigned int secs) in alarm()
/freebsd/stand/uboot/
H A Dtime.c37 int secs; in time() local
/freebsd/stand/libofw/
H A Dofw_time.c33 int secs; in time() local
/freebsd/contrib/ntp/libntp/
H A Dtimetoa.c49 time_t secs, in format_time_fraction()
/freebsd/bin/ps/
H A Dprint.c500 printtime(KINFO *k, VARENT *ve __unused, long secs, long psecs) in printtime()
525 long secs, psecs; in cputime() local
557 long secs, psecs; in systime() local
571 long secs, psecs; in usertime() local
586 int days, hours, mins, secs; in elapsed() local
/freebsd/contrib/tcpdump/
H A Dprint-ptp.c489 uint64_t secs; in ptp_print_timestamp() local
509 uint64_t secs; in ptp_print_timestamp_identity() local
545 uint64_t secs; in ptp_print_announce_msg() local
/freebsd/tools/regression/netinet/tcpsocktimewait/
H A Dtcpsocktimewait.c68 tcp_client(pid_t partner, u_short port, int secs) in tcp_client()
/freebsd/sys/rpc/
H A Dclnt.h201 #define CLNT_CALL_MBUF(rh, ext, proc, mreq, mrepp, secs) \ argument
216 #define CLNT_CALL_EXT(rh, ext, proc, xargs, argsp, xres, resp, secs) \ argument
231 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
234 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
/freebsd/sys/amd64/sgx/
H A Dsgx.c327 sgx_enclave_alloc(struct sgx_softc *sc, struct secs *secs, in sgx_enclave_alloc()
420 sgx_measure_page(struct sgx_softc *sc, struct epc_page *secs, in sgx_measure_page()
446 sgx_secs_validate(struct sgx_softc *sc, struct secs *secs) in sgx_secs_validate()
647 struct secs *secs; in sgx_ioctl_create() local
/freebsd/usr.sbin/rtsold/
H A Ddump.c159 int days, hours, mins, secs; in sec2str() local
/freebsd/sbin/fsdb/
H A Dfsdb.c1220 time_t secs; in CMDFUNCSTART() local
1236 time_t secs; in CMDFUNCSTART() local
1253 time_t secs; in CMDFUNCSTART() local
1270 time_t secs; in CMDFUNCSTART() local
/freebsd/stand/i386/common/
H A Dcons.c130 keyhit(unsigned int secs) in keyhit()
/freebsd/usr.sbin/ppp/
H A Dbundle.c536 unsigned secs; in bundle_DescriptorRead() local
1024 int secs; in bundle_ShowLinks() local
1069 int secs = bundle_Uptime(arg->bundle); in bundle_ShowStatus() local
1168 bundle_StartIdleTimer(struct bundle *bundle, unsigned secs) in bundle_StartIdleTimer()
1234 bundle_StartSessionTimer(struct bundle *bundle, unsigned secs) in bundle_StartSessionTimer()
/freebsd/lib/libc/nameser/
H A Dns_ttl.c52 int secs, mins, hours, days, weeks, x; in ns_format_ttl() local
/freebsd/contrib/tzcode/
H A Ddate.c54 intmax_t secs; in main() local
/freebsd/contrib/netbsd-tests/dev/clock_subr/
H A Dt_clock_subr.c262 time_t secs; in ATF_TC_BODY() local
/freebsd/usr.sbin/fdwrite/
H A Dfdwrite.c25 format_track(int fd,int cyl,int secs,int head,int rate,int gaplen,int secsize,int fill,int interleave) format_track() argument
/freebsd/contrib/libfido2/examples/
H A Dselect.c60 size_t *idx, int secs) in select_dev()
/freebsd/sbin/camcontrol/
H A Dprogress.c134 int64_t secs; in progress_draw() local
/freebsd/contrib/ntp/include/
H A Dntp_calgps.h48 int32_t secs; /* since midnight, denorm is ok */ member

12345