Home
last modified time | relevance | path

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

/netbsd-src/sbin/init/
H A Dinit.c208 static int shouldchroot(void);
938 if (shouldchroot()) { in runcom()
1820 shouldchroot(void) in shouldchroot() function