Searched refs:persistent_auth_next (Results 1 – 2 of 2) sorted by relevance
96 boolean_t persistent_auth_next(void **v, char *node,
1133 persistent_auth_next(void **v, char *node, iscsi_auth_props_t *auth) in persistent_auth_next() function1414 while (persistent_auth_next(&v, name, auth) == B_TRUE) { in persistent_dump_data()