Searched refs:action_t (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/head/ |
H A D | nsswitch.h | 76 typedef unsigned char action_t; typedef 101 action_t action; 107 action_t actions[__NSW_STD_ERRS]; 131 action_t __nsw_extended_action(struct __nsw_lookup *, int);
|
/titanic_41/usr/src/cmd/rmvolmgr/ |
H A D | vold.h | 44 } action_t; typedef 47 action_t aa_action; /* VOLUME_ACTION */
|
H A D | vold.c | 145 static boolean_t notify_clients(action_t action, int do_notify); 176 action_t action; in vold_rmmount() 473 action_t action; in vold_action() 476 action_t notify_act = EJECT; in vold_action() 867 notify_clients(action_t action, int do_notify) in notify_clients()
|
H A D | rmm_common.h | 93 boolean_t rmm_action(LibHalContext *, const char *name, action_t action,
|
H A D | rmm_common.c | 801 rmm_action_one(LibHalContext *hal_ctx, const char *name, action_t action, in rmm_action_one() 880 rmm_action(LibHalContext *hal_ctx, const char *name, action_t action, in rmm_action()
|
/titanic_41/usr/src/lib/libc/inc/ |
H A D | nsswitch_priv.h | 98 action_t actions[__NSW_STD_ERRS_V1]; 124 action_t __nsw_extended_action_v1(struct __nsw_lookup_v1 *, int);
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | nsparse.c | 141 action_t act; in _nsw_getoneconfig_v1() 335 action_t act; in _nsw_getoneconfig() 767 action_t 779 action_t
|
/titanic_41/usr/src/cmd/volrmmount/ |
H A D | volrmmount.c | 73 action_t action; in main()
|
/titanic_41/usr/src/cmd/rmmount/ |
H A D | rmmount.c | 72 action_t action; in rmmount()
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_nswparse.c | 188 action_t act; in _nsw_getoneconfig_v1()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclfrutree.c | 131 } action_t; typedef 134 action_t action;
|