| /src/tests/lib/libc/c063/ |
| H A D | t_utimensat.c | 58 static const struct timespec tptr[] = { variable in typeref:typename:const struct timespec[] [all...] |
| /src/games/adventure/ |
| H A D | wizard.c | 61 struct tm *tptr; local in function:datime
|
| /src/sys/compat/common/ |
| H A D | vfs_syscalls_50.c | 202 compat_50_do_sys_utimes(struct lwp * l,struct vnode * vp,const char * path,int flag,const struct timeval50 * tptr) argument
|
| /src/lib/librumpuser/ |
| H A D | rumpuser_pth_dummy.c | 70 rumpuser_thread_create(void * (* f)(void *),void * arg,const char * thrname,int joinable,int pri,int cpuidx,void ** tptr) argument
|
| H A D | rumpfiber.c | 640 rumpuser_thread_create(void * (* f)(void *),void * arg,const char * thrname,int joinable,int pri,int cpuidx,void ** tptr) argument
|
| /src/sys/external/bsd/ipf/netinet/ |
| H A D | ip_htable.c | 1050 ipf_iphmfindgroup(ipf_main_softc_t *softc, void *tptr, void *aptr) argument 1083 ipf_iphmfindip(ipf_main_softc_t *softc, void *tptr, int ipversion, void *aptr, argument
|
| H A D | ip_pool.c | 749 ipf_pool_search(ipf_main_softc_t *softc, void *tptr, int ipversion, void *dptr, argument
|
| /src/lib/libc/time/ |
| H A D | strftime.c | 236 _TimeLocale *tptr = _TIME_LOCALE(loc); local in function:_fmt [all...] |
| /src/usr.bin/gencat/ |
| H A D | gencat.c | 231 char *tptr; local in function:warning 350 char *tptr; local in function:getmsg [all...] |
| /src/sys/compat/netbsd32/ |
| H A D | netbsd32_compat_50.c | 85 get_utimes32(const netbsd32_timeval50p_t *tptr, struct timeval *tv, argument
|
| H A D | netbsd32_fs.c | 332 get_utimes32(const netbsd32_timevalp_t *tptr, struct timeval *tv, argument 354 get_utimens32(const netbsd32_timespecp_t *tptr, struct timespec *ts, argument [all...] |
| /src/usr.bin/rpcinfo/ |
| H A D | rpcinfo.c | 1513 const char *tptr = arg; local in function:getprognum
|
| /src/lib/libukfs/ |
| H A D | ukfs.c | 1119 ukfs_utimes(struct ukfs *ukfs, const char *filename, const struct timeval *tptr) argument 1126 ukfs_lutimes(struct ukfs * ukfs,const char * filename,const struct timeval * tptr) argument
|
| /src/sys/arch/amiga/dev/ |
| H A D | grf_cl.c | 874 unsigned long long *tptr, *iptr, *mptr, line; local in function:writeshifted
|
| /src/sys/kern/ |
| H A D | vfs_syscalls.c | 4028 const struct timespec *tptr; local in function:sys_utimensat 4044 do_sys_utimens(struct lwp * l,struct vnode * vp,const char * path,int flag,const struct timespec * tptr,enum uio_seg seg) argument 4052 do_sys_utimensat(struct lwp * l,int fdat,struct vnode * vp,const char * path,int flag,const struct timespec * tptr,enum uio_seg seg) argument 4133 do_sys_utimes(struct lwp * l,struct vnode * vp,const char * path,int flag,const struct timeval * tptr,enum uio_seg seg) argument [all...] |
| /src/sys/dev/ic/ |
| H A D | isp.c | 4194 uint16_t *tptr; local in function:isp_start
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | rump_syscalls.c | 1970 rump___sysimpl_utimes(const char * path, const struct timeval * tptr) argument 2474 rump___sysimpl_futimes(int fd, const struct timeval * tptr) argument 3110 rump___sysimpl_lutimes(const char * path, const struct timeval * tptr) argument 5029 rump___sysimpl_utimes50(const char * path, const struct timeval * tptr) argument 5089 rump___sysimpl_futimes50(int fd,const struct timeval * tptr) argument 5119 rump___sysimpl_lutimes50(const char * path,const struct timeval * tptr) argument 6078 rump___sysimpl_utimensat(int fd,const char * path,const struct timespec * tptr,int flag) argument 6231 rump___sysimpl_futimens(int fd,const struct timespec * tptr) argument [all...] |