Searched defs:c_time (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.bin/ipcs/ |
H A D | ipcs.c | 316 show_msginfo(time_t s_time, time_t r_time, time_t c_time, int ipcid, in show_msginfo() 371 show_shminfo(time_t atime, time_t dtime, time_t c_time, int ipcid, u_int64_t key, in show_shminfo() 423 show_seminfo(time_t otime, time_t c_time, int ipcid, u_int64_t key, mode_t mode, in show_seminfo()
|
/netbsd-src/external/bsd/ntp/dist/libparse/ |
H A D | parsesolaris.c | 648 timestamp_t c_time; in parserput() local 730 timestamp_t c_time; in parserput() local
|
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | clock.c | 66 time_t c_time; /* Time of call */ member
|
/netbsd-src/sys/sys/ |
H A D | callout.h | 96 int c_time; /* when callout fires */ member
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | ssl_old_test.c | 911 clock_t s_time = 0, c_time = 0; in main() local 1921 clock_t *s_time, clock_t *c_time) in doit_localhost() 2218 clock_t *s_time, clock_t *c_time) in doit_biopair()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | ssltest_old.c | 917 clock_t s_time = 0, c_time = 0; in main() local 1913 clock_t *s_time, clock_t *c_time) in doit_localhost() 2193 clock_t *s_time, clock_t *c_time) in doit_biopair()
|
/netbsd-src/sys/arch/shark/shark/ |
H A D | scr.c | 534 int c_time; /* ticks to the event */ member
|