Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/installer/libinstaller/
H A Dfunctions.c186 const char *not_allowed) in assert_clean() argument
188 if (strpbrk(field, not_allowed) != NULL) { in assert_clean()
191 name, not_allowed); in assert_clean()