Searched refs:aap (Results 1 – 6 of 6) sorted by relevance
| /onnv-gate/usr/src/cmd/rmvolmgr/ |
| H A D | vold.c | 135 static int vold_action(struct action_arg *aap); 136 static void vold_update_mountpoints(struct action_arg *aap); 354 struct action_arg *aap) in vold_postprocess() argument 359 if ((aap->aa_action == INSERT) || (aap->aa_action == REMOUNT)) { in vold_postprocess() 360 rmm_volume_aa_update_mountpoint(hal_ctx, udi, aap); in vold_postprocess() 361 if ((aap->aa_mountpoint == NULL) || in vold_postprocess() 362 (strlen(aap->aa_mountpoint) == 0)) { in vold_postprocess() 368 vold_update_mountpoints(aap); in vold_postprocess() 371 ret = vold_action(aap); in vold_postprocess() 395 vold_update_mountpoints(struct action_arg *aap) in vold_update_mountpoints() argument [all …]
|
| H A D | rmm_common.c | 881 struct action_arg *aap, char **opts, int num_opts, char *mountpoint) in rmm_action() argument 894 if (aap == NULL) { in rmm_action() 896 aap = &aa_local; in rmm_action() 941 if (aap == &aa_local) { in rmm_action() 942 if (!rmm_volume_aa_from_prop(hal_ctx, udi, v, aap)) { in rmm_action() 948 aap->aa_action = action; in rmm_action() 956 (void) vold_postprocess(hal_ctx, udi, aap); in rmm_action() 959 if (aap == &aa_local) { in rmm_action() 960 rmm_volume_aa_free(aap); in rmm_action() 1067 LibHalVolume *volume_arg, struct action_arg *aap) in rmm_volume_aa_from_prop() argument [all …]
|
| H A D | rmm_common.h | 94 struct action_arg *aap, char **, int, char *); 103 struct action_arg *aap);
|
| H A D | vold.h | 64 struct action_arg *aap);
|
| /onnv-gate/usr/src/cmd/man/src/util/ |
| H A D | Makefile | 32 SGMLENTS = aap-shortref.gml \
|
| /onnv-gate/usr/src/pkg/manifests/ |
| H A D | text-doctools.mf | 274 file path=usr/share/lib/sgml/locale/C/entities/aap-shortref.gml
|