Searched refs:getpath (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_link.c45 static const char *getpath(void);
50 getpath(void) function
79 pathl = getpath();
116 pathl = getpath();
191 pathl = getpath();
/freebsd-current/usr.sbin/devctl/
H A Ddevctl.c85 " devctl getpath locator device\n"
423 getpath(int ac, char **av) function
435 DEVCTL_COMMAND(top, getpath, getpath);
/freebsd-current/sbin/kldconfig/
H A Dkldconfig.c72 static void getpath(void);
94 getpath(void) function
383 getpath();
/freebsd-current/contrib/lib9p/pytest/
H A Dp9conn.py459 def getpath(self, fid): member in class:P9Client
469 Much like getpath, but return <fid N, unknown path> if necessary.
472 path = self.getpath(fid)
514 opath = self.getpath(fid)
849 startpath = self.getpath(fid)
968 self.setpath(fid, _pathcat(self.getpath(fid), name))
1114 self.did_rename(fid, name, self.getpath(dfid))
1184 self.setpath(fid, _pathcat(self.getpath(fid), name))
1425 self.setpath(fid, _pathcat(self.getpath(startdir), components[0]))
1471 self.setpath(fid, _pathcat(self.getpath(fi
[all...]
/freebsd-current/usr.bin/fortune/fortune/
H A Dfortune.c130 static void getpath(void);
165 getpath();
1369 * getpath
1375 getpath(void) function

Completed in 141 milliseconds