Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c203 parsehosts(char *hosts_str, char **error) in parsehosts() argument
224 DPRINT((dfile, "parsing %s\n", hosts_str)); in parsehosts()
225 while ((hostportmech = strtok_r(hosts_str, ",", &lasts_hpm)) != NULL) { in parsehosts()
227 hosts_str = NULL; in parsehosts()