Home
last modified time | relevance | path

Searched refs:check_procfs (Results 1 – 1 of 1) sorted by relevance

/dragonfly/bin/ps/
H A Dps.c99 static int check_procfs(void);
319 if (needenv == 1 && check_procfs() == 0) in main()
809 check_procfs(void) in check_procfs() function