Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pw/
H A Dpw_user.c1159 u_char const *badchars, *ch, *showtype; in pw_checkname() local
/dragonfly/sys/vfs/smbfs/
H A Dsmbfs_vnops.c966 static const char *badchars = "*/:<>;?"; in smbfs_pathcheck() local