Home
last modified time | relevance | path

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

/freebsd/usr.bin/su/
H A Dsu.c576 static const char *noexport[] = { in ok_to_export() local
587 for (pp = noexport; *pp != NULL; pp++) { in ok_to_export()
/freebsd/usr.bin/login/
H A Dlogin.c785 static const char *noexport[] = { in export() local
798 for (pp = noexport; *pp != NULL; pp++) { in export()