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

/freebsd-10.3-release/usr.sbin/pw/
H A Dpw_user.c625 char showch[8]; local
670 snprintf(showch, sizeof(showch), (*ch >= ' ' && *ch < 127)
673 showch, (ch - name), showtype);

Completed in 49 milliseconds