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

/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c266 * parsehosts() end parses the host string (hosts_str)
269 parsehosts(char *hosts_str, hostlist_t **hostlist_new, char **error) function
877 rc = parsehosts(val_str, &hosts_new, error);

Completed in 25 milliseconds