Home
last modified time | relevance | path

Searched refs:getachost (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/openbsm/tools/
H A Daudump.c151 ret = getachost(string, PATH_MAX); in audump_control()
/freebsd/contrib/openbsm/libbsm/
H A DMakefile.am62 $(LN_S) -f au_control.3 getachost.3 && \
H A Dbsm_control.c602 getachost(char *auditstr, size_t len) in getachost() function
H A DMakefile.in755 $(LN_S) -f au_control.3 getachost.3 && \
/freebsd/contrib/openbsm/bsm/
H A Dlibbsm.h813 int getachost(char *auditstr, size_t len);
/freebsd/contrib/openbsm/libauditd/
H A Dauditd_lib.c264 if ((getachost(auditd_host, sizeof(auditd_host)) != 0) || in auditd_set_host()
/freebsd/contrib/openbsm/
H A DNEWS53 - Documentation for getachost(), improvements for getacfilesz().