HomeSort by: relevance | last modified time | path
    Searched defs:getpath (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/lib/libc/sys/
t_link.c 45 static const char *getpath(void);
50 getpath(void) function in typeref:typename:const char *
79 pathl = getpath();
116 pathl = getpath();
191 pathl = getpath();
t_link.c 45 static const char *getpath(void);
50 getpath(void) function in typeref:typename:const char *
79 pathl = getpath();
116 pathl = getpath();
191 pathl = getpath();
  /src/usr.bin/man/
man.c 93 int getpath; /* -p: print the path of directories containing man pages */ member in struct:manstate
177 m.getpath = 1;
207 if (!m.getpath && !argc)
376 if (m.getpath) {
man.c 93 int getpath; /* -p: print the path of directories containing man pages */ member in struct:manstate
177 m.getpath = 1;
207 if (!m.getpath && !argc)
376 if (m.getpath) {

Completed in 140 milliseconds