Searched defs:pth (Results 1 – 3 of 3) sorted by relevance
246 #define stat(pth,bufptr) win32_stat(pth,bufptr) argument247 #define lstat(pth,bufptr) win32_lstat(pth,bufptr) argument248 #define longpath(pth) win32_longpath(pth) argument249 #define ansipath(pth) win32_ansipath(pth) argument
253 struct proc_threadinfo *pth) { in get_proc_threadinfo()437 struct proc_threadinfo pth; in main() local
612 const char *pth, char *hst, struct vnode **vpp, struct proc *p) in mountnfs()