Searched refs:getpath (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_link.c | 45 static const char *getpath(void); 50 getpath(void) in getpath() function 79 pathl = getpath(); in ATF_TC_BODY() 116 pathl = getpath(); in ATF_TC_BODY() 191 pathl = getpath(); in ATF_TC_BODY()
|
| /freebsd/sbin/kldconfig/ |
| H A D | kldconfig.c | 72 static void getpath(void); 94 getpath(void) in getpath() function 383 getpath(); in main()
|
| /freebsd/usr.sbin/devctl/ |
| H A D | devctl.c | 423 getpath(int ac, char **av) in getpath() function 435 DEVCTL_COMMAND(top, getpath, getpath);
|
| /freebsd/contrib/lib9p/pytest/ |
| H A D | p9conn.py | 459 def getpath(self, fid): member in P9Client 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(fid), components[0]))
|
| /freebsd/usr.bin/fortune/fortune/ |
| H A D | fortune.c | 130 static void getpath(void); 165 getpath(); in main() 1375 getpath(void) in getpath() function
|
| /freebsd/contrib/openbsm/ |
| H A D | NEWS | 256 getpath, POSIX message queues, and mandatory access control.
|