Home
last modified time | relevance | path

Searched defs:getpath (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_link.c50 getpath(void) in getpath() function
/freebsd/sbin/kldconfig/
H A Dkldconfig.c94 getpath(void) in getpath() function
/freebsd/usr.sbin/devctl/
H A Ddevctl.c423 getpath(int ac, char **av) in getpath() function
/freebsd/usr.bin/fortune/fortune/
H A Dfortune.c1375 getpath(void) in getpath() function
/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py459 def getpath(self, fid): member in P9Client