Searched refs:action (Results 226 - 250 of 390) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmci.c1085 ** Call (*action)(pathname, host) for each file found.
1093 ** action -- function to call on each node. If returns < 0,
1099 ** < 0 -- if any action routine returns a negative value, that
1102 ** > 0 -- return status from action()
1106 mci_traverse_persistent(action, pathname)
1107 int (*action)__P((char *, char *));
1199 ret = mci_traverse_persistent(action, newpath);
1205 action == mci_purge_persistent)
1228 ret = (*action)(newpath, NULL);
1269 ret = (*action)(pathnam
[all...]
H A Dmilter.c79 # define SMFS_READY 'R' /* ready for action */
101 # define MILTER_CHECK_ERROR(initial, action) \
129 action;
1996 char *action; local
2010 action = "connect";
2017 action = "helo";
2024 action = "mail";
2031 action = "rcpt";
2038 action = "header";
2045 action
[all...]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.c714 hash_access(hashp, action, key, val)
716 ACTION action;
736 if (action == HASH_PUT || action == HASH_PUTNEW) {
783 switch (action) {
801 switch (action) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c134 action_t action; member in struct:__anon1202
289 static picl_errno_t do_action(picl_nodehdl_t, int action, void *);
516 new_event->arg.action = dr_data.action;
612 /* if action is none, dont do anything */
726 dr_arg.action = HANDLE_INSERT;
741 dr_arg.action = HANDLE_REMOVE;
793 dr_arg.action = HANDLE_CONFIGURE;
796 dr_arg.action = HANDLE_UNCONFIGURE;
828 dr_arg.action
4478 do_action(picl_nodehdl_t root, int action, void *cargs) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtable.c794 rtioctl(int action, /* RTM_DELETE, etc */ argument
814 #define ARGS rtm_type_name(action), rtname(dst, mask, gate), metric, flags
824 w.w_rtm.rtm_type = action;
828 if (metric != 0 || action == RTM_CHANGE) {
871 if (errno == ESRCH && (action == RTM_CHANGE ||
872 action == RTM_DELETE)) {
874 if (action == RTM_CHANGE) {
875 action = RTM_ADD;
1062 int action, /* RTM_DELETE, etc */
1072 rtm_type_name(action),
1061 kern_ioctl(struct khash *k, int action, int flags) argument
[all...]
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.y55 itmc_action_t action;
70 %type <action> action
252 : condition action SC
254 TRACE_MESSAGE('y', ("direction_unit: condition action ;\n"));
263 | name action SC
266 TRACE_MESSAGE('y', ("direction_unit: NAME action ;\n"));
275 | ITM_TRUE action SC
288 action
291 TRACE_MESSAGE('y', ("action
[all...]
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c198 i_cpr_cif_setup(int action) argument
207 if (action == CIF_SPLICE) {
210 } else if (action == CIF_UNLINK)
1662 i_cpr_prom_pages(int action) argument
1666 if (action == CPR_PROM_SAVE) {
1673 } else if (action == CPR_PROM_RESTORE) {
1675 } else if (action == CPR_PROM_FREE) {
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c699 * Update node list based on action (return code from callback)
703 update_node_list(int action, uint_t flag, struct node_list **headp) argument
708 switch (action) {
822 int action = DI_WALK_CONTINUE; local
843 if ((action = callback(node, minor, arg)) ==
849 update_node_list(action, DI_WALK_LINKGEN, headp);
3582 int action = DI_WALK_CONTINUE; local
3587 action = callback(link, arg);
3588 if (action == DI_WALK_TERMINATE) {
3593 update_node_list(action, DI_WALK_LINKGE
3647 int action = DI_WALK_CONTINUE; local
[all...]
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c2690 long action = val & (~RCTLSYS_ACTION_MASK); local
2694 else if (action == RCTL_FIRST)
2696 else if (action == RCTL_NEXT)
2698 else if (action == RCTL_USAGE)
2710 long action = val & (~RCTLSYS_ACTION_MASK); local
2717 } else if (action == RCTL_INSERT)
2719 else if (action == RCTL_DELETE)
2721 else if (action == RCTL_REPLACE)
2748 long action = val & (~RCTLSYS_ACTION_MASK); local
2752 else if (action
2766 long action = val & TASK_PROJ_MASK; local
[all...]
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dargs.c145 int setflag=0, action=0, trace=(int)sh_isoption(SH_XTRACE); local
180 action = PRINT;
254 action = SORT;
327 if(action==PRINT)
331 if(action==SORT)
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_frontend.c1132 struct sigaction action; local
1262 action.sa_handler = dozip;
1263 action.sa_flags = 0;
1264 (void) sigemptyset(&action.sa_mask);
1268 if (sigaction(SIGHUP, &action, NULL) < 0) {
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c614 int action; local
620 if ((action = aplist_test(ghalpp, ghp1, AL_CNT_GRPCLCT)) !=
622 return (action);
641 if ((action = aplist_test(lmalpp, lmp, AL_CNT_GRPCLCT)) ==
644 if (action == ALE_EXISTS)
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_dump.c1126 char *action, *bname; local
1130 action = "tag";
1132 action = "untag";
1134 action = "none";
1136 (void *)vaddr, (void *)(vaddr + size), bname, action, count);
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dwbcli.c140 claction_t *action; member in struct:cli_ent
517 (void) cliptr->action(cliptr, NULL, B_TRUE);
555 (void) cliptr->action(cliptr, NULL, B_TRUE);
579 switch (cliptr->action(cliptr, valstr, B_FALSE)) {
795 * Call the parameter's action function.
797 switch (cliptr->action(cliptr, valstr, !assign)) {
/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr_irm.c1285 ddi_cb_action_t action; local
1298 /* Determine action and count */
1300 action = DDI_CB_INTR_ADD;
1305 action = DDI_CB_INTR_REMOVE;
1318 ret = cb_p->cb_func(req_p->ireq_dip, action, (void *)(uintptr_t)count,
1323 cmn_err(CE_WARN, "%s%d: failed callback (action=%d, ret=%d)\n",
1325 ddi_get_instance(req_p->ireq_dip), (int)action, ret);
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c226 static void natsemi_irq(struct nic *nic, irq_action_t action);
751 * irq_action_t action: requested action to perform
757 natsemi_irq(struct nic *nic __unused, irq_action_t action __unused)
759 switch ( action ) {
H A Dr8169.c419 void r8169_irq ( struct nic *nic __unused, irq_action_t action ) {
423 switch ( action ) {
433 if ( action == ENABLE )
/illumos-gate/usr/src/cmd/mdb/common/modules/ipp/
H A Dipp.c41 static int action(uintptr_t, uint_t, int, const mdb_arg_t *);
135 action( function
389 mdb_printf("%?s %20s = 0x%p\n", "", "action", imp->ippm_action);
680 mdb_warn("corrupt action at %p", ptr);
692 "display ipp_action structure", action },
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcihub.c427 uint_t action)
435 if (action == UHCI_ENABLE_PORT) {
442 } else if (action == UHCI_DISABLE_PORT) {
424 uhci_handle_port_enable_disable( uhci_state_t *uhcip, usb_port_t port, uint_t action) argument
/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc2848 (void) printf(gettext("`%s': no action was taken.\n"),
2925 (void) printf(gettext("`%s': no action was taken.\n"),
2988 (void) printf(gettext("`%s': no action was taken.\n"),
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c106 static void rhtable_walk(void (*action)());
109 static void rhtable_walk_v6(void (*action)());
1877 rhtable_walk(void (*action)()) argument
1890 action(&rhent->rh_ent, AF_INET);
1902 rhtable_walk_v6(void (*action)()) argument
1915 action(&rhent->rh_ent, AF_INET6);
/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h629 unsigned action; member in struct:node_ts
700 _p->action = (a); \
729 unsigned action; member in struct:door_ts
791 _p->action = (a); \
1466 unsigned action; member in struct:conn_ts
1548 _p->action = (a); \
/illumos-gate/usr/src/lib/libcpc/sparc/
H A Dconf_ultra.c455 void (*action)(void *, int, const char *, uint8_t))
463 action(arg, regno, n->name, n->bits);
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c127 * ensure that none of the action functions that normally do access the
209 * the command-mode action which edited the input line.
225 KtAction action; /* The last action function that made a */ member in struct:__anon4073
346 * External action functions and their callback data are recorded in
351 GlActionFn *fn; /* The function which implements the action */
430 /* either after the current action function */
439 KtAction current_action; /* The action function that is being invoked */
774 * Bind a single control or meta character to an action.
777 char c, const char *action);
2114 gl_bind_control_char(GetLine *gl, KtBinder binder, char c, const char *action) argument
6217 KtAction *action = keysym->actions + keysym->binder; local
6478 const char *action = NULL; /* A NULL action removes a keybinding */ local
8233 KtAction *action; /* An action function */ local
12400 gl_bind_keyseq(GetLine *gl, GlKeyOrigin origin, const char *keyseq, const char *action) argument
[all...]
/illumos-gate/usr/src/cmd/users/
H A Dusers.c186 * void wrtmsg(severity, action, tag, text[, txtarg1[, txtarg2[, ...]]])
193 * action The action-string used to generate the action-
207 wrtmsg(int severity, char *action, char *tag, char *text, ...) argument
224 action, tag);

Completed in 1060 milliseconds

1234567891011>>