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

/macosx-10.10/sudo-73/src/
H A Dgram.h17 #define SETENV 273 macro
H A Dtoke.l393 SETENV[[:blank:]]*: {
394 LEXTRACE("SETENV ");
395 LEXRETURN(SETENV);
H A Dgram.y148 %token <tok> SETENV /* user may set environment for cmnd */
358 /* sudo "ALL" implies the SETENV tag */
449 | cmndtag SETENV {
H A Dgram.c161 #define SETENV 273 macro
509 "PASSWD","NOEXEC","EXEC","SETENV","NOSETENV","LOG_INPUT","NOLOG_INPUT",
574 "cmndtag : cmndtag SETENV",
1263 /* sudo "ALL" implies the SETENV tag */
H A Dtoke.c2103 LEXTRACE("SETENV ");
2104 LEXRETURN(SETENV); variable
/macosx-10.10/vim-55/runtime/syntax/
H A Didlang.vim181 syn keyword idlangRoutine SET_SYMBOL SETENV SETLOG SETUP_KEYS SFIT

Completed in 232 milliseconds