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

  /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)
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)

Completed in 21 milliseconds