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

/macosx-10.9.5/sudo-72/src/
H A Dgram.h21 #define LOG_OUTPUT 277 macro
H A Dtoke.l403 LOG_OUTPUT[[:blank:]]*: {
404 LEXTRACE("LOG_OUTPUT ");
405 LEXRETURN(LOG_OUTPUT);
H A Dgram.y152 %token <tok> LOG_OUTPUT /* log cmnd output */
461 | cmndtag LOG_OUTPUT {
H A Dgram.c165 #define LOG_OUTPUT 277 macro
510 "LOG_OUTPUT","NOLOG_OUTPUT","ALL","COMMENT","HOSTALIAS","CMNDALIAS","USERALIAS",
578 "cmndtag : cmndtag LOG_OUTPUT",
H A Dtoke.c2119 LEXTRACE("LOG_OUTPUT ");
2120 LEXRETURN(LOG_OUTPUT); variable

Completed in 120 milliseconds