/netbsd-src/external/lgpl3/gmp/dist/mpf/ |
H A D | swap.c | 36 mp_ptr tptr; in mpf_swap() local
|
/netbsd-src/external/mpl/dhcp/dist/omapip/ |
H A D | trace.c | 135 trace_type_t *tptr, *next; in trace_begin() local 290 void trace_type_stash (trace_type_t *tptr) in trace_type_stash() 391 trace_type_t *tptr, **prev; in trace_index_map_input() local
|
/netbsd-src/games/adventure/ |
H A D | wizard.c | 61 struct tm *tptr; in datime() local
|
/netbsd-src/usr.bin/gencat/ |
H A D | gencat.c | 231 char *tptr; in warning() local 350 char *tptr; in getmsg() local
|
/netbsd-src/tests/lib/libc/c063/ |
H A D | t_utimensat.c | 53 const struct timespec tptr[] = { global() variable [all...] |
/netbsd-src/sys/compat/common/ |
H A D | vfs_syscalls_50.c | 203 int flag, const struct timeval50 *tptr) in compat_50_do_sys_utimes()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-serialize.c | 578 unsigned char **tptr, size_t objt_size, in ctf_emit_symtypetab_sects() 791 ctf_emit_type_sect (ctf_dict_t *fp, unsigned char **tptr) in ctf_emit_type_sect()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-serialize.c | 578 unsigned char **tptr, size_t objt_size, in ctf_emit_symtypetab_sects() 791 ctf_emit_type_sect (ctf_dict_t *fp, unsigned char **tptr) in ctf_emit_type_sect()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | data-streamer-out.cc | 52 struct lto_char_ptr_base *tptr; in lto_append_block() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | data-streamer-out.c | 52 struct lto_char_ptr_base *tptr; in lto_append_block() local
|
/netbsd-src/lib/librumpuser/ |
H A D | rumpuser_pth_dummy.c | 71 int joinable, int pri, int cpuidx, void **tptr) in rumpuser_thread_create()
|
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_htable.c | 1050 ipf_iphmfindgroup(ipf_main_softc_t *softc, void *tptr, void *aptr) in ipf_iphmfindgroup() 1083 ipf_iphmfindip(ipf_main_softc_t *softc, void *tptr, int ipversion, void *aptr, in ipf_iphmfindip()
|
H A D | ip_pool.c | 749 ipf_pool_search(ipf_main_softc_t *softc, void *tptr, int ipversion, void *dptr, in ipf_pool_search()
|
/netbsd-src/external/bsd/ipf/dist/ |
H A D | ip_htable.c | 1103 ipf_iphmfindgroup(softc, tptr, aptr) in ipf_iphmfindgroup() argument 1138 ipf_iphmfindip(softc, tptr, ipversion, aptr, bytes) in ipf_iphmfindip() argument
|
H A D | ip_pool.c | 769 ipf_pool_search(softc, tptr, ipversion, dptr, bytes) in ipf_pool_search() argument
|
/netbsd-src/lib/libc/time/ |
H A D | strftime.c | 185 _TimeLocale *tptr = _TIME_LOCALE(loc); _fmt() local [all...] |
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_fs.c | 332 get_utimes32(const netbsd32_timevalp_t *tptr, struct timeval *tv, in get_utimes32() 354 get_utimens32(const netbsd32_timespecp_t *tptr, struct timespec *ts, in get_utimens32()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/ |
H A D | back-mdb.h | 189 void *tptr; member
|
/netbsd-src/lib/libukfs/ |
H A D | ukfs.c | 1119 ukfs_utimes(struct ukfs *ukfs, const char *filename, const struct timeval *tptr) in ukfs_utimes() 1127 const struct timeval *tptr) in ukfs_lutimes()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 726 #define __sanitizer_syscall_pre_compat_50_utimes(path, tptr) \ argument 729 #define __sanitizer_syscall_post_compat_50_utimes(res, path, tptr) \ argument 1080 #define __sanitizer_syscall_pre_compat_50_futimes(fd, tptr) \ argument 1083 #define __sanitizer_syscall_post_compat_50_futimes(res, fd, tptr) \ argument 1433 #define __sanitizer_syscall_pre_compat_50_lutimes(path, tptr) \ argument 1436 #define __sanitizer_syscall_post_compat_50_lutimes(res, path, tptr) \ argument 2279 #define __sanitizer_syscall_pre___utimes50(path, tptr) \ argument 2281 #define __sanitizer_syscall_post___utimes50(res, path, tptr) \ argument 2296 #define __sanitizer_syscall_pre___futimes50(fd, tptr) \ argument 2298 #define __sanitizer_syscall_post___futimes50(res, fd, tptr) \ argument [all …]
|
/netbsd-src/sys/rump/librump/rumpkern/ |
H A D | rump_syscalls.c | 1970 rump___sysimpl_utimes(const char * path, const struct timeval * tptr) in rump___sysimpl_utimes() argument 2474 rump___sysimpl_futimes(int fd, const struct timeval * tptr) in rump___sysimpl_futimes() argument 3110 rump___sysimpl_lutimes(const char * path, const struct timeval * tptr) in rump___sysimpl_lutimes() argument 5029 rump___sysimpl_utimes50(const char * path, const struct timeval * tptr) in rump___sysimpl_utimes50() argument 5089 rump___sysimpl_futimes50(int fd,const struct timeval * tptr) rump___sysimpl_futimes50() argument 5119 rump___sysimpl_lutimes50(const char * path,const struct timeval * tptr) rump___sysimpl_lutimes50() argument 6078 rump___sysimpl_utimensat(int fd,const char * path,const struct timespec * tptr,int flag) rump___sysimpl_utimensat() argument 6231 rump___sysimpl_futimens(int fd,const struct timespec * tptr) rump___sysimpl_futimens() argument [all...] |
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/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 …]
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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 …]
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | discover.c | 1534 void interface_stash (struct interface_info *tptr)
|
/netbsd-src/sys/kern/ |
H A D | vfs_syscalls.c | 3973 const struct timespec *tptr; sys_utimensat() local 3990 do_sys_utimens(struct lwp * l,struct vnode * vp,const char * path,int flag,const struct timespec * tptr,enum uio_seg seg) do_sys_utimens() argument 3997 do_sys_utimensat(struct lwp * l,int fdat,struct vnode * vp,const char * path,int flag,const struct timespec * tptr,enum uio_seg seg) do_sys_utimensat() argument 4078 do_sys_utimes(struct lwp * l,struct vnode * vp,const char * path,int flag,const struct timeval * tptr,enum uio_seg seg) do_sys_utimes() argument [all...] |