Home
last modified time | relevance | path

Searched defs:secs (Results 1 – 25 of 106) 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.bin/leave/
H A Dleave.c53 u_int secs; in main() local
124 doalarm(u_int secs) in doalarm()
/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/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/sys/rpc/
H A Dclnt.h231 #define CLNT_CALL_MBUF(rh, ext, proc, mreq, mrepp, secs) \ argument
246 #define CLNT_CALL_EXT(rh, ext, proc, xargs, argsp, xres, resp, secs) \ argument
263 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
266 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
270 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
273 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
/freebsd/contrib/ntp/libntp/
H A Dtimetoa.c49 time_t secs, in format_time_fraction()
/freebsd/bin/ps/
H A Dprint.c503 printtime(KINFO *k, VARENT *ve __unused, long secs, long psecs) in printtime()
528 long secs, psecs; in cputime() local
560 long secs, psecs; in systime() local
574 long secs, psecs; in usertime() local
589 int days, hours, mins, secs; in elapsed() local
/freebsd/tools/regression/netinet/tcpsocktimewait/
H A Dtcpsocktimewait.c68 tcp_client(pid_t partner, u_short port, int secs) in tcp_client()
/freebsd/contrib/tcpdump/
H A Dprint-ptp.c478 uint64_t secs; in ptp_print_timestamp() local
498 uint64_t secs; in ptp_print_timestamp_identity() local
534 uint64_t secs; in ptp_print_announce_msg() local
/freebsd/usr.sbin/rtsold/
H A Ddump.c159 int days, hours, mins, secs; in sec2str() local
/freebsd/sys/amd64/sgx/
H A Dsgx.c322 sgx_enclave_alloc(struct sgx_softc *sc, struct secs *secs, in sgx_enclave_alloc()
408 sgx_measure_page(struct sgx_softc *sc, struct epc_page *secs, in sgx_measure_page()
434 sgx_secs_validate(struct sgx_softc *sc, struct secs *secs) in sgx_secs_validate()
638 struct secs *secs; in sgx_ioctl_create() local
/freebsd/stand/i386/common/
H A Dcons.c130 keyhit(unsigned int secs) in keyhit()
/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/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/netbsd-tests/dev/clock_subr/
H A Dt_clock_subr.c262 time_t secs; in ATF_TC_BODY() local
/freebsd/contrib/tzcode/
H A Ddate.c54 intmax_t secs; in main() local
/freebsd/usr.sbin/fdwrite/
H A Dfdwrite.c24 format_track(int fd, int cyl, int secs, int head, int rate, in format_track()
/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
/freebsd/sys/dev/iicbus/rtc/
H A Dds1672.c144 uint8_t secs[4]; in ds1672_gettime() local

12345