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

/freebsd-13-stable/usr.sbin/adduser/
H A Drmuser.sh188 # prompt_yesno msg
193 prompt_yesno() { function
337 if ! prompt_yesno "Is this the entry you wish to remove? " ; then
341 if prompt_yesno "Remove user's home directory ($_homedir)? "; then

Completed in 24 milliseconds