Home
last modified time | relevance | path

Searched refs:RS_RET_ERR_DROP_PRIV (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Drsconf.c561 LogError(errno, RS_RET_ERR_DROP_PRIV, in doDropPrivGid()
563 ABORT_FINALIZE(RS_RET_ERR_DROP_PRIV); in doDropPrivGid()
569 LogError(errno, RS_RET_ERR_DROP_PRIV, in doDropPrivGid()
571 ABORT_FINALIZE(RS_RET_ERR_DROP_PRIV); in doDropPrivGid()
H A Drsyslog.h566 RS_RET_ERR_DROP_PRIV = -2432,/**< error droping privileges */ enumerator