HomeSort by: relevance | last modified time | path
    Searched refs:f_fullpath (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ls/
ls.h 58 extern int f_fullpath; /* print full pathname, not filename */
print.c 86 if (f_fullpath) {
98 if (f_fullpath) {
109 if (f_fullpath)
ls.c 114 int f_fullpath; /* print full pathname, not filename */ variable in typeref:typename:int
266 f_fullpath = 1;

Completed in 39 milliseconds