Home | Sort by: relevance | last modified time | path |
/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) { |