Home
last modified time | relevance | path

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

/dragonfly/usr.bin/su/
H A Dsu.c592 static const char *noexport[] = { in ok_to_export() local
603 for (pp = noexport; *pp != NULL; pp++) { in ok_to_export()
/dragonfly/usr.bin/login/
H A Dlogin.c769 static const char *noexport[] = { in export() local
781 for (pp = noexport; *pp != NULL; pp++) { in export()