Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c203 parsehosts(char *hosts_str, char **error) in parsehosts() function
782 if ((rc = parsehosts(val_str, error)) != AUDITD_SUCCESS) { in auditd_plugin_open()