| /openbsd/src/include/protocols/ |
| D | timed.h | 45 struct tsp { struct 46 u_int8_t tsp_type; argument 47 u_int8_t tsp_vers; argument 48 u_int16_t tsp_seq; argument 53 } tspu_time; argument 55 } tsp_u; argument 56 char tsp_name[256]; argument
|
| /openbsd/src/usr.bin/touch/ |
| D | touch.c | 160 stime_arg1(char *arg, struct timespec *tsp) in stime_arg1() 235 stime_arg2(char *arg, int year, struct timespec *tsp) in stime_arg2() 276 stime_file(char *fname, struct timespec *tsp) in stime_file() 287 stime_argd(char *arg, struct timespec *tsp) in stime_argd()
|
| /openbsd/src/sys/arch/alpha/pci/ |
| D | tsc.c | 121 struct tsp_attach_args tsp; local 170 struct tsp_attach_args *tsp = aux; local 179 #define tsp() { Generate ctags(1) key. } macro
|
| D | tsp_dma.c | 102 tsp_dma_init(struct device *tsp, struct tsp_config *pcp) in tsp_dma_init()
|
| D | tsciic.c | 97 struct tsp_attach_args *tsp = (struct tsp_attach_args *)aux; in tsciic_match() local
|
| /openbsd/src/sys/sys/ |
| D | time.h | 113 #define timespecclear(tsp) (tsp)->tv_sec = (tsp)->tv_nsec = 0 argument 114 #define timespecisset(tsp) ((tsp)->tv_sec || (tsp)->tv_nsec) argument 115 #define timespecisvalid(tsp) \ argument 117 #define timespeccmp(tsp, usp, cmp) \ argument 121 #define timespecadd(tsp, usp, vsp) \ argument 130 #define timespecsub(tsp, usp, vsp) \ argument
|
| /openbsd/src/lib/libc/sys/ |
| D | microtime.c | 108 _nanotime(struct timespec *tsp, struct timekeep *tk) in _nanotime() 131 _nanouptime(struct timespec *tsp, struct timekeep *tk) in _nanouptime()
|
| /openbsd/src/sys/kern/ |
| D | kern_tc.c | 173 nanoboottime(struct timespec *tsp) in nanoboottime() 213 nanouptime(struct timespec *tsp) in nanouptime() 338 nanotime(struct timespec *tsp) in nanotime() 378 getnanouptime(struct timespec *tsp) in getnanouptime() 408 getnanotime(struct timespec *tsp) in getnanotime()
|
| D | sys_generic.c | 535 struct timespec ts, *tsp = NULL; in sys_select() local 568 struct timespec ts, *tsp = NULL; in sys_pselect() local 868 struct timespec ts, *tsp = NULL; in sys_poll() local 894 struct timespec ts, *tsp = NULL; in sys_ppoll() local
|
| /openbsd/src/sys/arch/alpha/alpha/ |
| D | dec_6600.c | 122 struct tsp_config *tsp; in dec_6600_cons_init() local 215 struct tsp_attach_args *tsp = aux; local
|
| /openbsd/src/usr.bin/vi/ex/ |
| D | ex_visual.c | 37 SCR *tsp; in ex_visual() local
|
| D | ex_screen.c | 102 SCR *tsp; in ex_sdisplay() local
|
| D | ex_script.c | 350 SCR *tsp; in sscr_check_input() local
|
| /openbsd/src/usr.sbin/tcpdump/ |
| D | print-timed.c | 55 struct tsp *tsp = (struct tsp *)bp; in timed_print() local
|
| /openbsd/src/games/monop/ |
| D | getinp.c | 101 char *sp, *tsp, c; in comp() local
|
| /openbsd/src/usr.bin/vi/common/ |
| D | screen.c | 131 SCR *tsp; in screen_end() local
|
| D | line.c | 520 SCR *tsp; in scr_update() local
|
| /openbsd/src/sys/msdosfs/ |
| D | msdosfs_conv.c | 98 unix2dostime(struct timespec *tsp, u_int16_t *ddp, u_int16_t *dtp, u_int8_t *dhp) in unix2dostime() 184 dos2unixtime(u_int dd, u_int dt, u_int dh, struct timespec *tsp) in dos2unixtime()
|
| /openbsd/src/regress/sys/sys/tree/rb/ |
| D | rbt-test.c | 39 #define timespecsub(tsp, usp, vsp) \ argument 50 #define timespecadd(tsp, usp, vsp) \ argument
|
| D | rb-test.c | 40 #define timespecsub(tsp, usp, vsp) \ argument 51 #define timespecadd(tsp, usp, vsp) \ argument
|
| /openbsd/src/usr.bin/kdump/ |
| D | ktrstruct.c | 167 print_timespec(const struct timespec *tsp, int relative) in print_timespec() 244 ktrtimespec(const struct timespec *tsp, int relative) in ktrtimespec()
|
| /openbsd/src/usr.bin/lex/ |
| D | dfa.c | 235 int stkpos, ns, tsp; in epsclosure() local 941 int ns, tsp, sym, i, j, lenccl, ch, numstates, ccllist; in symfollowset() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ |
| D | BranchFolding.h | 79 SameTailElt(MPIterator mp, MachineBasicBlock::iterator tsp) in SameTailElt()
|
| /openbsd/src/usr.bin/vi/vi/ |
| D | vs_refresh.c | 65 SCR *tsp; in vs_refresh() local
|
| /openbsd/src/usr.sbin/makefs/msdos/ |
| D | msdosfs_conv.c | 94 unix2dostime(const struct timespec *tsp, int minuteswest, u_int16_t *ddp, in unix2dostime()
|