Searched defs:parsehosts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c200 * parsehosts() end parses the host string (hosts_str)
203 parsehosts(char *hosts_str, char **error) function
782 if ((rc = parsehosts(val_str, error)) != AUDITD_SUCCESS) {

Completed in 61 milliseconds