Home
last modified time | relevance | path

Searched refs:LG_DENYCMD (Results 1 – 3 of 3) sorted by relevance

/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dlogger.c783 …slog_ext(LOG_NONINTERACTIVE, LG_DENYCMD, "DENYCMD: [%s] was denied execution of [%s], need privile… in logaudit_denycmd()
785 …slog_ext(LOG_INTERACTIVE, LG_DENYCMD, "DENYCMD: \2%s\2 was denied execution of \2%s\2, need privil… in logaudit_denycmd()
H A Dconf.c110 …{ "DENYCMD", LG_DENYCMD
/dports/irc/atheme-services/atheme-7.2.9/include/
H A Dtools.h94 #define LG_DENYCMD 0x00400000 /* commands denied by security policy */ macro