Searched refs:add_user (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-users.sh51 add_user() function
171 add_user "${ARGS}"
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dadd-random-users.c80 add_user (krb5_context context, void *kadm_handle, function
133 add_user (context, kadm_handle, nwords, words);
/freebsd-11-stable/crypto/openssl/apps/
H A Dsrp.c274 int add_user = 0; local
339 add_user = 1;
389 if (add_user + delete_user + modify_user + list_user != 1) {
570 } else if (add_user) {
/freebsd-11-stable/usr.sbin/adduser/
H A Dadduser.sh208 # add_user
212 add_user() { function
641 add_user
827 add_user

Completed in 117 milliseconds