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

/illumos-gate/usr/src/cmd/luxadm/
H A Dx86_adm.c351 mapIndex = match_mappings(argv[path_index], map);
H A Dcommon.h487 int match_mappings(char *compare, HBA_FCPTARGETMAPPINGV2 *map);
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 64 milliseconds