Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dman_validate.c48 static void check_root(CHKARGS);
138 check_root(man, n); in man_validate()
160 check_root(CHKARGS) in check_root() function
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DAddDelete.pm102 $state->check_root;
351 sub check_root($state) subroutine
/openbsd-src/usr.sbin/adduser/
H A Dadduser.perl44 &check_root; # you must be root to run this script!
913 sub check_root { subroutine