Home | Sort by: relevance | last modified time | path |
/src/sbin/sysctl/ | |
pathconf.c | 76 struct list pclist = { pcnames, PC_MAXID }; variable in typeref:struct:list 117 listall(path, &pclist); 159 if ((indx = findname(string, "top", &bufp, &pclist)) == -1) |