Home
last modified time | relevance | path

Searched refs:badchars83 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/smbfs/
H A Dsmbfs_vnops.c999 static const char *badchars83 = " +|,[]=;"; in smbfs_pathcheck() local
1028 if (strchr(badchars83, *cp) != NULL) in smbfs_pathcheck()