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

/freebsd-current/usr.bin/at/
H A Dat.c94 static const char *no_export[] = { variable
346 * done with a pair of "'s. Don't export the no_export list (such
360 for (i = 0; i < nitems(no_export); i++)
363 && (strncmp(*atenv, no_export[i],

Completed in 121 milliseconds