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

/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c452 match_mappings(char *compare, HBA_FCPTARGETMAPPINGV2 *map) { function
998 mapIndex = match_mappings(argv[path_index], map);
1203 if (matched || match_mappings(argv[path_index], map) >= 0) {

Completed in 60 milliseconds