Searched refs:action (Results 26 - 50 of 390) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libtecla/common/
H A Dkeytab.h50 * repeating the action multiple times isn't
52 * data void * A pointer to action-specific data,
63 * Allow the association of arbitrary callback data with each action
93 /* action function, or -1 if none have. */
112 const char *keyseq, const char *action);
116 int _kt_set_action(KeyTab *kt, const char *action, KtKeyFn *fn, void *data);
119 * Lookup the function that implements a given action.
121 int _kt_lookup_action(KeyTab *kt, const char *action,
145 const char *action; /* The name of the action functio member in struct:__anon4094
[all...]
H A Dkeytab.c53 * Define the size of the hash table that is used to associate action
54 * names with action functions. This should be a prime number.
200 * action char * The action to associate with the key sequence, or
201 * NULL to remove the action associated with the
208 const char *action)
210 KtKeyFn *keyfn; /* The action function */
211 void *data; /* The callback data of the action function */
222 * Lookup the function that implements the specified action.
224 if(!action) {
207 _kt_set_keybinding(KeyTab *kt, KtBinder binder, const char *keyseq, const char *action) argument
370 KtAction *action = sym->actions + i; local
663 _kt_set_action(KeyTab *kt, const char *action, KtKeyFn *fn, void *data) argument
755 KtAction *action; /* An action function/data pair */ local
981 _kt_lookup_action(KeyTab *kt, const char *action, KtKeyFn **fn, void **data) argument
[all...]
/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Dhotplug.h38 HotplugActionType action; /**< Whether the event is add or remove */ member in struct:__anon628
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dterminal.h75 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
107 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
126 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
129 # define tcsetattr(fd,action,tty) stty(fd, tty)
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_tty.h70 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
92 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
111 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
114 # define tcsetattr(fd,action,tty) stty(fd, tty)
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_tty.h49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
93 # define tcsetattr(fd,action,tty) stty(fd, tty)
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_tty.h70 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
92 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
111 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
114 # define tcsetattr(fd,action,tty) stty(fd, tty)
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_tty.h49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
93 # define tcsetattr(fd,action,tty) stty(fd, tty)
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_tty.h70 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
92 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
111 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
114 # define tcsetattr(fd,action,tty) stty(fd, tty)
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_tty.h49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
93 # define tcsetattr(fd,action,tty) stty(fd, tty)
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_tty.h70 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
92 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
111 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
114 # define tcsetattr(fd,action,tty) stty(fd, tty)
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_tty.h49 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
71 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
90 # define tcsetattr(fd,action,tty) ioctl(fd, action, tty)
93 # define tcsetattr(fd,action,tty) stty(fd, tty)
/illumos-gate/usr/src/cmd/volrmmount/
H A Dvolrmmount.c73 action_t action; local
86 action = REMOUNT;
90 action = UNMOUNT;
134 if (!rmm_action(hal_ctx, default_name, action,
141 if (rmm_action(hal_ctx, argv[optind], action,
/illumos-gate/usr/src/test/os-tests/tests/sigqueue/
H A Dsigqueue_queue_size.c77 struct sigaction action; local
104 action.sa_flags = SA_SIGINFO;
105 action.sa_sigaction = maximum_test_handler;
107 error = sigemptyset(&action.sa_mask);
115 error = sigaction(SIGQUEUE_SIGNAL, &action, 0);
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dalarm.c42 Namval_t *action; member in struct:tevent
143 if(tp->action)
144 sh_fun(tp->action,tp->node,(char**)0);
162 static char *setdisc(Namval_t *np, const char *event, Namval_t* action, Namfun_t argument
167 return(action?"":(char*)ALARM);
171 return(nv_setdisc(np, event, action, fp));
173 if(action==np)
174 action = tp->action;
176 tp->action
[all...]
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dtimers.c35 void (*action)(void*); member in struct:_timer
114 if(tp->action)
156 void (*action)(void*);
157 action = tp->action;
159 tp->action = 0;
162 (*action)(tp->handle);
181 void *sh_timeradd(unsigned long msec,int flags,void (*action)(void*),void *handle) argument
187 if(t<=0 || !action)
195 tp->action
[all...]
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevalloc.c107 _reset_devalloc(int action) argument
111 if (action == DA_ON)
113 else if ((action == DA_OFF) && (open(DEVALLOC, O_RDONLY) == -1))
116 if (action == DA_ON)
118 else if (action == DA_OFF)
176 _update_devalloc_db(devlist_t *devlist, int devflag, int action, char *devname, argument
184 if (action == DA_ADD) {
206 (void) _update_dev(dentry, action, NULL, NULL,
209 } else if (action == DA_REMOVE) {
229 nickname = _update_dev(NULL, action, typestrin
281 _update_dev(deventry_t *dentry, int action, const char *devtype, char *devname, char *rm_link) argument
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_log_entry_c.x36 %/* A log entry that describes an action to be performed and its parameters. */
56 db_action action; /* action to be invoked */
57 db_query *query; /* query supplied with action (if any) */
58 entry_object *object; /* object involved in action (if any) */
70 % db_action action; /* action to be invoked */
71 % db_query *query; /* query supplied with action (if any) */
72 % entry_object *object; /* object involved in action (if any) */
92 %/* Accessor: return pointer to action o
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_001_pos.ksh128 action=log_must
155 action=log_mustnot
158 action=log_mustnot
160 '') action=log_mustnot
169 $action zpool import \
172 [[ $action == "log_mustnot" ]] && continue
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_autofs.c146 * Fill out action list.
148 alp->action.action = AUTOFS_MOUNT_RQ;
149 if ((alp->action.action_list_entry_u.mounta.spec =
152 if ((alp->action.action_list_entry_u.mounta.dir =
171 alp->action.action_list_entry_u.mounta.optptr = buf;
172 alp->action.action_list_entry_u.mounta.optlen = strlen(buf) + 1;
173 alp->action.action_list_entry_u.mounta.flags =
175 if ((alp->action.action_list_entry_u.mounta.fstype =
178 alp->action
[all...]
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dtsearch.c199 static void _twalk(Tree_t* obj, void(*action)(const Void_t*,VISIT,int), int level)
201 static void _twalk(obj,action,level)
203 void(* action)();
207 (*action)((Void_t*)obj,leaf,level);
209 { (*action)((Void_t*)obj,preorder,level);
211 _twalk((Tree_t*)obj->lchild,action,level+1);
212 (*action)((Void_t*)obj,postorder,level);
214 _twalk((Tree_t*)obj->rchild,action,level+1);
215 (*action)((Void_t*)obj,endorder,level);
225 void twalk(const Void_t* root, void(*action)(cons
[all...]
H A Dhsearch.c117 ENTRY* hsearch(ENTRY item, ACTION action) argument
119 ENTRY* hsearch(item, action)
121 ACTION action;
129 if(!(o = (Hash_t*)dtmatch(Hashtab,item.key)) && action == ENTER &&
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhsearch.c71 hsearch(item, action)
73 ACTION action;
83 if (action == ENTER) {
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Ddoor_if.c64 * passed as data and contains data to specify the type of action requested
116 /* Requires WRITE, SELECT or WLAN auth depending on action */
252 nwam_action_t action = req->nwda_data.nwdad_object_action.nwdad_action; local
272 if (action == NWAM_ACTION_ENABLE || action == NWAM_ACTION_DISABLE) {
275 action == NWAM_ACTION_ENABLE ?
279 "need %s for %s action", AUTOCONF_SELECT_AUTH,
280 nwam_action_to_string(action));
286 "need %s for %s action on Known WLAN",
287 AUTOCONF_WLAN_AUTH, nwam_action_to_string(action));
[all...]
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_pkg.py44 # Dictionary used to map action names to output format. Each entry is
45 # indexed by action name, and consists of a list of tuples that map
81 object (RealFileInfo) or an IPS manifest action (ActionInfo).
96 """Return the IPS action name of a FileInfo object.
244 """Return an action-style representation of a FileInfo object.
292 def __init__(self, action):
299 self.path = action.attrs["path"]
301 if action.name == "file":
302 self.owner = action.attrs["owner"]
303 self.group = action
[all...]

Completed in 2372 milliseconds

1234567891011>>