/dflybsd-src/contrib/tcpdump/ |
H A D | print-timed.c | 40 struct tsp { struct 41 nd_uint8_t tsp_type; argument 42 nd_uint8_t tsp_vers; argument 43 nd_uint16_t tsp_seq; argument 45 struct tsp_timeval tspu_time; argument 47 } tsp_u; argument 48 nd_byte tsp_name[256]; /* null-terminated string up to 256 */ argument 115 const struct tsp *tsp = (const struct tsp *)bp; in timed_print() local
|
/dflybsd-src/include/protocols/ |
H A D | timed.h | 43 struct tsp { struct 44 u_char tsp_type; argument 45 u_char tsp_vers; argument 46 u_short tsp_seq; argument 48 struct timeval tspu_time; argument 50 } tsp_u; argument 51 char tsp_name[MAXHOSTNAMELEN]; argument
|
/dflybsd-src/usr.sbin/rtadvd/ |
H A D | timer_subr.h | 35 #define TS_CMP(tsp, usp, cmp) \ argument 39 #define TS_ADD(tsp, usp, vsp) \ argument 48 #define TS_SUB(tsp, usp, vsp) \ argument
|
/dflybsd-src/sys/vfs/smbfs/ |
H A D | smbfs_subr.c | 110 smb_time_local2server(struct timespec *tsp, int tzoff, u_long *seconds) in smb_time_local2server() 117 smb_time_server2local(u_long seconds, int tzoff, struct timespec *tsp) in smb_time_server2local() 132 smb_time_NT2local(int64_t nsec, int tzoff, struct timespec *tsp) in smb_time_NT2local() 138 smb_time_local2NT(struct timespec *tsp, int tzoff, int64_t *nsec) in smb_time_local2NT() 147 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, in smb_time_unix2dos() 215 struct timespec *tsp) in smb_dos2unixtime()
|
/dflybsd-src/sys/dev/sound/ |
H A D | clone.c | 73 struct timespec tsp; member 82 struct timespec tsp; member 110 snd_timestamp(struct timespec *tsp) in snd_timestamp() 288 snd_clone_gettime(struct snd_clone *c, struct timespec *tsp) in snd_clone_gettime() 319 snd_clone_getdevtime(struct cdev *dev, struct timespec *tsp) in snd_clone_getdevtime()
|
/dflybsd-src/contrib/nvi2/vi/ |
H A D | vs_split.c | 296 SCR *tsp; in vs_insert() local 336 SCR *tsp, **lp, *list[100]; in vs_discard() local 453 SCR **lp, *tsp; in vs_join() local
|
H A D | vs_refresh.c | 67 SCR *tsp; in vs_refresh() local
|
H A D | vi.c | 1000 SCR *tsp; in v_dtoh() local
|
/dflybsd-src/sys/kern/ |
H A D | kern_clock.c | 1391 getnanouptime(struct timespec *tsp) in getnanouptime() 1427 nanouptime(struct timespec *tsp) in nanouptime() 1477 getnanotime(struct timespec *tsp) in getnanotime() 1505 getnanotime_nbt(struct timespec *nbt, struct timespec *tsp) in getnanotime_nbt() 1559 nanotime(struct timespec *tsp) in nanotime() 1711 struct timespec *tsp; in pps_event() local
|
H A D | subr_fattime.c | 139 timespec2fattime(const struct timespec *tsp, int utc, uint16_t *ddp, in timespec2fattime() 221 struct timespec *tsp) in fattime2timespec()
|
H A D | sys_mqueue.c | 759 struct timespec ts, *tsp; in sys_mq_timedreceive() local 939 struct timespec ts, *tsp; in sys_mq_timedsend() local
|
H A D | kern_ntptime.c | 690 hardpps(struct timespec *tsp, long nsec) in hardpps()
|
/dflybsd-src/contrib/nvi2/ex/ |
H A D | ex_visual.c | 35 SCR *tsp; in ex_visual() local
|
H A D | ex_screen.c | 100 SCR *tsp; in ex_sdisplay() local
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | common.h | 68 #define timespecclear(tsp) (tsp)->tv_sec = (time_t)((tsp)->tv_nsec = 0L) argument 69 #define timespecisset(tsp) ((tsp)->tv_sec || (tsp)->tv_nsec) argument
|
/dflybsd-src/games/monop/ |
H A D | getinp.c | 99 const char *sp, *tsp; in comp() local
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | apps_posix.c | 126 #define timespecsub(tsp, usp, vsp) \ argument
|
/dflybsd-src/sys/sys/ |
H A D | time.h | 77 #define timespecadd(tsp, usp, vsp) \ argument 86 #define timespecsub(tsp, usp, vsp) \ argument
|
/dflybsd-src/lib/libthread_xu/thread/ |
H A D | thr_join.c | 73 struct timespec ts, ts2, *tsp; in join_common() local
|
H A D | thr_cond.c | 235 struct timespec ts, ts2, *tsp; in cond_wait_common() local
|
/dflybsd-src/crypto/openssh/ |
H A D | defines.h | 531 #define timespeccmp(tsp, usp, cmp) \ argument 539 #define timespecclear(tsp) (tsp)->tv_sec = (tsp)->tv_nsec = 0 argument 542 #define timespeccmp(tsp, usp, cmp) \ argument 548 #define timespecadd(tsp, usp, vsp) \ argument 559 #define timespecsub(tsp, usp, vsp) \ argument
|
/dflybsd-src/contrib/nvi2/cl/ |
H A D | cl_funcs.c | 349 SCR* tsp; in cl_discard() local 523 SCR *psp, *tsp; in cl_refresh() local
|
/dflybsd-src/contrib/flex/src/ |
H A D | dfa.c | 231 int stkpos, ns, tsp; in epsclosure() local 929 int ns, tsp, sym, i, j, lenccl, ch, numstates, ccllist; in symfollowset() local
|
/dflybsd-src/usr.sbin/makefs/msdos/ |
H A D | msdosfs_vnops.c | 113 unix2fattime(const struct timespec *tsp, uint16_t *ddp, uint16_t *dtp) in unix2fattime()
|
/dflybsd-src/usr.sbin/lpr/common_source/ |
H A D | common.c | 396 lpd_gettime(struct timespec *tsp, char *strp, size_t strsize) in lpd_gettime()
|