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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c1526 exact_find(char *name, char **list) function
1537 NDMP_LOG(LOG_DEBUG, "exact_find> found[%s]", cp);
1699 if (found && exact_find(namep, exls)) {

Completed in 49 milliseconds