Home
last modified time | relevance | path

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

12345

/freebsd-src/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-src/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-src/usr.bin/leave/
H A Dleave.c124 secs -= now % 60; /* truncate (now + secs) to min */ in doalarm() argument
53 u_int secs; main() local
[all...]
/freebsd-src/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-src/lib/libc/gen/
H A Dalarm.c39 alarm(unsigned int secs) in alarm()
/freebsd-src/stand/uboot/
H A Dtime.c37 int secs; in time() local
/freebsd-src/stand/libofw/
H A Dofw_time.c33 int secs; in time() local
/freebsd-src/sys/rpc/
H A Dclnt.h231 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
246 CLNT_CALL_EXT(rh,ext,proc,xargs,argsp,xres,resp,secs) global() argument
263 CLNT_CALL(rh,proc,xargs,argsp,xres,resp,secs) global() argument
266 clnt_call(rh,proc,xargs,argsp,xres,resp,secs) global() argument
270 CLNT_CALL(rh,proc,xargs,argsp,xres,resp,secs) global() argument
273 clnt_call(rh,proc,xargs,argsp,xres,resp,secs) global() argument
/freebsd-src/contrib/ntp/libntp/
H A Dtimetoa.c49 time_t secs, in format_time_fraction()
/freebsd-src/bin/ps/
H A Dprint.c503 printtime(KINFO * k,VARENT * ve __unused,long secs,long psecs) printtime() argument
528 long secs, psecs; cputime() local
560 long secs, psecs; systime() local
574 long secs, psecs; usertime() local
589 int days, hours, mins, secs; elapsed() local
[all...]
/freebsd-src/tools/regression/netinet/tcpsocktimewait/
H A Dtcpsocktimewait.c68 tcp_client(pid_t partner, u_short port, int secs) in tcp_client()
/freebsd-src/contrib/tcpdump/
H A Dprint-ptp.c478 uint64_t secs; ptp_print_timestamp() local
498 uint64_t secs; ptp_print_timestamp_identity() local
534 uint64_t secs; ptp_print_announce_msg() local
/freebsd-src/usr.sbin/rtsold/
H A Ddump.c159 int days, hours, mins, secs; in sec2str() local
/freebsd-src/sys/amd64/sgx/
H A Dsgx.c322 sgx_enclave_alloc(struct sgx_softc *sc, struct secs *secs, in sgx_enclave_alloc() argument
408 sgx_measure_page(struct sgx_softc *sc, struct epc_page *secs, in sgx_measure_page() argument
434 sgx_secs_validate(struct sgx_softc *sc, struct secs *secs) in sgx_secs_validate() argument
638 struct secs *secs; sgx_ioctl_create() local
[all...]
/freebsd-src/stand/i386/common/
H A Dcons.c130 keyhit(unsigned int secs) in keyhit()
/freebsd-src/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-src/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-src/lib/libc/nameser/
H A Dns_ttl.c52 int secs, mins, hours, days, weeks, x; in ns_format_ttl() local
/freebsd-src/contrib/tzcode/
H A Ddate.c54 intmax_t secs; in main() local
/freebsd-src/contrib/netbsd-tests/dev/clock_subr/
H A Dt_clock_subr.c262 time_t secs; in ATF_TC_BODY() local
/freebsd-src/usr.sbin/fdwrite/
H A Dfdwrite.c24 format_track(int fd, int cyl, int secs, int head, int rate, in format_track()
/freebsd-src/contrib/libfido2/examples/
H A Dselect.c60 size_t *idx, int secs) in select_dev()
/freebsd-src/sbin/camcontrol/
H A Dprogress.c134 int64_t secs; in progress_draw() local
/freebsd-src/contrib/ntp/include/
H A Dntp_calgps.h48 int32_t secs; /* since midnight, denorm is ok */ member
/freebsd-src/sys/dev/iicbus/rtc/
H A Dds1672.c144 uint8_t secs[4]; in ds1672_gettime() local

12345