Searched refs:da_match (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdaent.c447 * da_match -
451 da_match(devalloc_t *dap, da_args *dargs) function
H A Ddevalloc.c52 extern int da_match(devalloc_t *, da_args *);
840 * Note we now have the correct devname for da_match to use.
844 rc = da_match(devallocp, dargs);
914 rc = da_match(devallocp, dargs);
1655 * Due to da_match looking at fields that are missing
1656 * in dargs for DA_UPDATE, the da_match call returns no match,

Completed in 46 milliseconds