Home
last modified time | relevance | path

Searched defs:useradd (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DPaths.pm29 sub useradd($) { '/usr/sbin/useradd' } subroutine
/openbsd/usr.sbin/user/
H A Duser.c1846 useradd(int argc, char **argv) in useradd() function