Symbol: action_arg
usr/src/cmd/rmvolmgr/rmm_common.c
1069
LibHalVolume *volume_arg, struct action_arg *aap)
usr/src/cmd/rmvolmgr/rmm_common.c
1191
struct action_arg *aap)
usr/src/cmd/rmvolmgr/rmm_common.c
1200
rmm_volume_aa_free(struct action_arg *aap)
usr/src/cmd/rmvolmgr/rmm_common.c
883
struct action_arg *aap, char **opts, int num_opts, char *mountpoint)
usr/src/cmd/rmvolmgr/rmm_common.c
891
struct action_arg aa_local;
usr/src/cmd/rmvolmgr/rmm_common.h
101
LibHalVolume *, struct action_arg *);
usr/src/cmd/rmvolmgr/rmm_common.h
103
struct action_arg *aap);
usr/src/cmd/rmvolmgr/rmm_common.h
104
void rmm_volume_aa_free(struct action_arg *);
usr/src/cmd/rmvolmgr/rmm_common.h
94
struct action_arg *aap, char **, int, char *);
usr/src/cmd/rmvolmgr/rmm_common.h
98
struct action_arg *);
usr/src/cmd/rmvolmgr/rmvolmgr.c
59
struct action_arg aa;
usr/src/cmd/rmvolmgr/vold.c
1038
remove_notify_files(struct action_arg **aa)
usr/src/cmd/rmvolmgr/vold.c
135
static int vold_action(struct action_arg *aap);
usr/src/cmd/rmvolmgr/vold.c
136
static void vold_update_mountpoints(struct action_arg *aap);
usr/src/cmd/rmvolmgr/vold.c
137
static char *not_mountable(struct action_arg *aa);
usr/src/cmd/rmvolmgr/vold.c
144
static int create_notify_files(struct action_arg **aa);
usr/src/cmd/rmvolmgr/vold.c
148
static boolean_t remove_notify_files(struct action_arg **aa);
usr/src/cmd/rmvolmgr/vold.c
354
struct action_arg *aap)
usr/src/cmd/rmvolmgr/vold.c
395
vold_update_mountpoints(struct action_arg *aap)
usr/src/cmd/rmvolmgr/vold.c
471
vold_action(struct action_arg *aap)
usr/src/cmd/rmvolmgr/vold.c
477
struct action_arg *aa[2];
usr/src/cmd/rmvolmgr/vold.c
478
struct action_arg a1;
usr/src/cmd/rmvolmgr/vold.c
627
not_mountable(struct action_arg *aa)
usr/src/cmd/rmvolmgr/vold.c
633
create_notify_files(struct action_arg **aa)
usr/src/cmd/rmvolmgr/vold.h
62
struct action_arg *aap);