Searched defs:tptr (Results 1 - 17 of 17) sorted by relevance

/src/tests/lib/libc/c063/
H A Dt_utimensat.c58 static const struct timespec tptr[] = { variable in typeref:typename:const struct timespec[]
[all...]
/src/games/adventure/
H A Dwizard.c61 struct tm *tptr; local in function:datime
/src/sys/compat/common/
H A Dvfs_syscalls_50.c202 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 Drumpuser_pth_dummy.c70 rumpuser_thread_create(void * (* f)(void *),void * arg,const char * thrname,int joinable,int pri,int cpuidx,void ** tptr) argument
H A Drumpfiber.c640 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 Dip_htable.c1050 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 Dip_pool.c749 ipf_pool_search(ipf_main_softc_t *softc, void *tptr, int ipversion, void *dptr, argument
/src/lib/libc/time/
H A Dstrftime.c236 _TimeLocale *tptr = _TIME_LOCALE(loc); local in function:_fmt
[all...]
/src/usr.bin/gencat/
H A Dgencat.c231 char *tptr; local in function:warning
350 char *tptr; local in function:getmsg
[all...]
/src/sys/compat/netbsd32/
H A Dnetbsd32_compat_50.c85 get_utimes32(const netbsd32_timeval50p_t *tptr, struct timeval *tv, argument
H A Dnetbsd32_fs.c332 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 Drpcinfo.c1513 const char *tptr = arg; local in function:getprognum
/src/lib/libukfs/
H A Dukfs.c1119 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 Dgrf_cl.c874 unsigned long long *tptr, *iptr, *mptr, line; local in function:writeshifted
/src/sys/kern/
H A Dvfs_syscalls.c4028 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 Disp.c4194 uint16_t *tptr; local in function:isp_start
/src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1970 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...]

Completed in 34 milliseconds