Searched refs:ADIST_USER (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.h63 #define ADIST_USER "auditdistd" macro
H A Dreceiver.c540 pw = getpwnam(ADIST_USER);
544 "Unable to find info about '%s' user", ADIST_USER);
547 ADIST_USER);
701 if (sandbox(ADIST_USER, true, "auditdistd: %s (%s)",
H A Dauditdistd.c689 if (proto_set("user", ADIST_USER) == -1)
H A Dsender.c817 if (sandbox(ADIST_USER, true, "auditdistd: %s (%s)",

Completed in 106 milliseconds