Home | Sort by: relevance | last modified time | path |
/src/bin/pax/ | |
ftree.c | 115 static FTREE *fttail = NULL; /* tail of linked list of file args */ variable in typeref:typename:FTREE * 241 fttail = fthead = ft; 244 fttail->fow = ft; 245 fttail = ft; |