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

/macosx-10.10/sudo-73/src/
H A Dgram.h19 #define LOG_INPUT 275 macro
H A Dtoke.l413 LOG_INPUT[[:blank:]]*: {
414 LEXTRACE("LOG_INPUT ");
415 LEXRETURN(LOG_INPUT);
H A Dgram.y150 %token <tok> LOG_INPUT /* log user's cmnd input */
455 | cmndtag LOG_INPUT {
H A Dgram.c163 #define LOG_INPUT 275 macro
509 "PASSWD","NOEXEC","EXEC","SETENV","NOSETENV","LOG_INPUT","NOLOG_INPUT",
576 "cmndtag : cmndtag LOG_INPUT",
H A Dtoke.c2135 LEXTRACE("LOG_INPUT ");
2136 LEXRETURN(LOG_INPUT); variable

Completed in 71 milliseconds