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

/freebsd-11-stable/usr.sbin/pw/
H A Dpw_user.c627 char showch[8]; local
672 snprintf(showch, sizeof(showch), (*ch >= ' ' && *ch < 127)
675 showch, (ch - name), showtype);

Completed in 49 milliseconds