Lines Matching full:exported
534 * FOO=bar exec >/dev/null FOO is kept but not exported535 * FOO=bar exec foobar FOO is exported536 * FOO=bar command exec >/dev/null FOO is neither kept nor exported537 * FOO=bar command FOO is neither kept nor exported