Searched refs:action_arg (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.h46 struct action_arg { struct
64 struct action_arg *aap);
H A Drmm_common.h94 struct action_arg *aap, char **, int, char *);
98 struct action_arg *);
101 LibHalVolume *, struct action_arg *);
103 struct action_arg *aap);
104 void rmm_volume_aa_free(struct action_arg *);
H A Dvold.c135 static int vold_action(struct action_arg *aap);
136 static void vold_update_mountpoints(struct action_arg *aap);
137 static char *not_mountable(struct action_arg *aa);
144 static int create_notify_files(struct action_arg **aa);
148 static boolean_t remove_notify_files(struct action_arg **aa);
354 struct action_arg *aap)
395 vold_update_mountpoints(struct action_arg *aap)
471 vold_action(struct action_arg *aap)
477 struct action_arg *aa[2];
478 struct action_arg a
[all...]
H A Drmm_common.c881 struct action_arg *aap, char **opts, int num_opts, char *mountpoint)
889 struct action_arg aa_local;
1063 * set action_arg from volume properties
1067 LibHalVolume *volume_arg, struct action_arg *aap)
1189 struct action_arg *aap)
1198 rmm_volume_aa_free(struct action_arg *aap)
H A Drmvolmgr.c59 struct action_arg aa;

Completed in 63 milliseconds