Searched refs:ok_to_export (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.bin/su/
H A Dsu.c144 static int ok_to_export(const char *);
568 if (ok_to_export(*pp)) {
587 ok_to_export(const char *s) function
/freebsd-10-stable/release/picobsd/tinyware/login/
H A Dpico-login.c106 static int ok_to_export(const char *);
860 if (ok_to_export(*pp))
875 ok_to_export(s) function

Completed in 93 milliseconds