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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.h50 char *aa_path; /* special device in question (block) */ member in struct:action_arg
H A Drmm_common.c1132 if (!(aap->aa_path = libhal_device_get_property_string(hal_ctx, udi,
1194 aap->aa_mountpoint = rmm_get_mnttab_mount_point(aap->aa_path);
1208 if (aap->aa_path != NULL) {
1209 libhal_free_string(aap->aa_path);
1210 aap->aa_path = NULL;
H A Dvold.c539 a1.aa_path = NULL;
649 while ((aa[ai] != NULL) && (aa[ai]->aa_path != NULL)) {
1050 (aa[ai]->aa_path != NULL)) {

Completed in 67 milliseconds