Home
last modified time | relevance | path

Searched defs:fdpath (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/fstyp/
H A Dfstyp.c192 char fdpath[MAXPATHLEN]; in main() local
/netbsd-src/dist/pf/usr.sbin/authpf/
H A Dauthpf.c649 char *fdpath = NULL, *userstr = NULL, *ipstr = NULL; in change_filter() local
/netbsd-src/sys/kern/
H A Dvfs_syscalls.c2580 do_sys_linkat(struct lwp * l,int fdpath,const char * path,int fdlink,const char * link,int follow,register_t * retval) do_sys_linkat() argument