Searched defs:tptr (Results 1 – 7 of 7) sorted by relevance
/openbsd/usr.bin/gencat/ |
H A D | gencat.c | 174 char *tptr; in warning() local 295 char *tptr; in getmsg() local
|
/openbsd/games/hack/ |
H A D | hack.termcap.c | 87 char *tptr; in startup() local
|
/openbsd/usr.sbin/tcpdump/ |
H A D | print-slow.c | 124 const u_char *tptr, *tlv_tptr; in slow_print() local
|
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 730 #define __sanitizer_syscall_pre_compat_50_utimes(path, tptr) \ argument 733 #define __sanitizer_syscall_post_compat_50_utimes(res, path, tptr) \ argument 1106 #define __sanitizer_syscall_pre_compat_50_futimes(fd, tptr) \ argument 1109 #define __sanitizer_syscall_post_compat_50_futimes(res, fd, tptr) \ argument 1459 #define __sanitizer_syscall_pre_compat_50_lutimes(path, tptr) \ argument 1462 #define __sanitizer_syscall_post_compat_50_lutimes(res, path, tptr) \ argument 2307 #define __sanitizer_syscall_pre___utimes50(path, tptr) \ argument 2309 #define __sanitizer_syscall_post___utimes50(res, path, tptr) \ argument 2324 #define __sanitizer_syscall_pre___futimes50(fd, tptr) \ argument 2326 #define __sanitizer_syscall_post___futimes50(res, fd, tptr) \ argument [all …]
|
H A D | linux_syscall_hooks.h | 27 #define __sanitizer_syscall_pre_stime(tptr) \ argument 29 #define __sanitizer_syscall_post_stime(res, tptr) \ argument
|
/openbsd/gnu/usr.bin/perl/ |
H A D | syscall_emulator.c | 485 const struct timeval * tptr = (const struct timeval *)va_arg(args, long); in syscall_emulator() local 491 const struct timeval * tptr = (const struct timeval *)va_arg(args, long); in syscall_emulator() local
|
/openbsd/sys/dev/pcmcia/ |
H A D | if_xe.c | 538 char *tptr; in xe_pcmcia_interpret_manfid() local
|