Searched defs:act (Results 101 - 118 of 118) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c1976 lpl_cpu_adjcnt(lpl_act_t act, cpu_t *cp) argument
1985 ASSERT(act == LPL_DECREMENT || act == LPL_INCREMENT);
2009 if (act == LPL_INCREMENT) {
2011 } else if (act == LPL_DECREMENT) {
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c2759 int act; local
2761 case SHIFT: act = ap->x.stp->index; break;
2762 case REDUCE: act = ap->x.rp->index + lemp->nstate; break;
2763 case ERROR: act = lemp->nstate + lemp->nrule; break;
2764 case ACCEPT: act = lemp->nstate + lemp->nrule + 1; break;
2765 default: act = -1; break;
2767 return act;
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c437 struct sigaction act; local
486 act.sa_handler = thaw_handler;
487 act.sa_flags = 0;
488 (void) sigemptyset(&act.sa_mask);
489 (void) sigaction(SIGTHAW, &act, NULL);
492 act.sa_handler = child_handler;
493 act.sa_flags = 0;
494 (void) sigemptyset(&act.sa_mask);
495 (void) sigaddset(&act.sa_mask, SIGCLD);
496 (void) sigaction(SIGCLD, &act, NUL
[all...]
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c159 "[ -A id:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect ]\n"
161 "[ -D id:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect ]\n"
167 " -A id:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect\n"
170 " act = active partition flag (0 is off and 128 is on)\n"
184 " -D id:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect\n"
643 static int insert_tbl(int id, int act,
647 static int entry_from_old_table(int id, int act,
653 int *id, int *act,
1755 int act; local
1802 if (pars_fdisk(line, &id, &act,
2291 insert_tbl( int id, int act, int bhead, int bsect, int bcyl, int ehead, int esect, int ecyl, uint32_t rsect, uint32_t numsect, int startindex) argument
2367 entry_from_old_table( int id, int act, int bhead, int bsect, int bcyl, int ehead, int esect, int ecyl, uint32_t rsect, uint32_t numsect, int startindex) argument
2568 pars_fdisk( char *line, int *id, int *act, int *bhead, int *bsect, int *bcyl, int *ehead, int *esect, int *ecyl, uint32_t *rsect, uint32_t *numsect) argument
[all...]
/illumos-gate/usr/src/cmd/init/
H A Dinit.c2164 struct sigaction act; local
2180 act.sa_handler = siglvl;
2181 act.sa_flags = SA_SIGINFO;
2182 (void) sigemptyset(&act.sa_mask);
2184 (void) sigaddset(&act.sa_mask, LVLQ);
2185 (void) sigaddset(&act.sa_mask, LVL0);
2186 (void) sigaddset(&act.sa_mask, LVL1);
2187 (void) sigaddset(&act.sa_mask, LVL2);
2188 (void) sigaddset(&act.sa_mask, LVL3);
2189 (void) sigaddset(&act
2228 struct sigaction act; local
2271 struct sigaction act; local
[all...]
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c302 struct sigaction act; local
448 act.sa_flags = SA_SIGINFO;
449 act.sa_sigaction = signull;
451 (void) sigaction(SIGHUP, &act, NULL);
452 (void) sigaction(SIGALRM, &act, NULL);
453 (void) sigaction(SIGTERM, &act, NULL);
454 (void) sigaction(SIGINT, &act, NULL);
455 (void) sigaction(SIGQUIT, &act, NULL);
456 (void) sigaction(SIGPIPE, &act, NULL);
457 (void) sigaction(SIGUSR1, &act, NUL
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c634 struct sigaction act; local
648 (void) sigaction(sesthread.thr_sig, NULL, &act);
649 if (act.sa_handler == SIG_DFL || act.sa_handler == SIG_IGN)
650 act.sa_handler = ses_handler;
651 (void) sigaction(sesthread.thr_sig, &act, NULL);
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c4653 int sig, act; local
4654 act = rctlblk_get_local_action(blk, &sig);
4656 s = rctl_local_action(pri, act);
4659 pri->pname, act);
4665 if (act & RCTL_LOCAL_SIGNAL) {
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c2488 SigAction act; local
2489 act.sa_handler = gl_signal_handler;
2490 memcpy(&act.sa_mask, &gl->all_signal_set, sizeof(sigset_t));
2491 act.sa_flags = 0;
2515 sigdelset(&act.sa_mask, sig->signo);
2516 if(sigaction(sig->signo, &act, &sig->original)) {
2520 sigaddset(&act.sa_mask, sig->signo);
2706 * without non-blocking I/O, the terminal will probably still act as
9804 * Check for and act on attribute changing directives.
11224 SigAction act; /* Th local
[all...]
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c4707 struct sigaction act; local
4709 act.sa_sigaction = SIG_DFL;
4710 (void) sigemptyset(&act.sa_mask);
4711 act.sa_flags = 0;
4713 (void) sigaction(SIGPIPE, &act, NULL); /* ignore SIGPIPE */
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c203 char *act; member in struct:ap_s
4099 &act_props->ap[ap_num].act, &leftover);
4110 if (strcmp(act_props->ap[ap_num].act,
4129 act_props->ap[ap_num].act);
4225 * action => act_props->ap[].act
4232 for (j = 0; act_props->ap[j].act != NULL; j++) {
4234 (void) printf("act%d->%s\n", j, act_props->ap[j].act);
4787 for (ap_num = 0; act_props->ap[ap_num].act != NULL; ap_num++) {
4804 if (strcmp(act_props->ap[ap_num].act,
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c5314 sadb_action_to_ecomb(uint8_t *start, uint8_t *limit, ipsec_action_t *act, argument
5326 ASSERT(act->ipa_act.ipa_type == IPSEC_ACT_APPLY);
5328 ipp = &act->ipa_act.ipa_apply;
5491 ipsec_action_t *act, boolean_t tunnel_mode, uint32_t seq, uint32_t pid,
5511 ap = act;
6571 /* Check for inner selectors and act appropriately */
6744 /* Check for tunnel mode and act appropriately */
5490 sadb_extended_acquire(ipsec_selector_t *sel, ipsec_policy_t *pol, ipsec_action_t *act, boolean_t tunnel_mode, uint32_t seq, uint32_t pid, sadb_sens_t *sens, netstack_t *ns) argument
H A Dspd.c1138 ipsec_check_action(ipsec_act_t *act, int *diag, netstack_t *ns) argument
1143 ipp = &act->ipa_apply;
1189 ipsec_setup_act(ipsec_act_t *outact, ipsec_act_t *act, argument
1194 *outact = *act;
1214 ipsec_act_wildcard_expand(ipsec_act_t *act, uint_t *nact, netstack_t *ns) argument
1225 if (act->ipa_type != IPSEC_ACT_APPLY) {
1226 outact = kmem_alloc(sizeof (*act), KM_NOSLEEP);
1229 bcopy(act, outact, sizeof (*act));
1240 use_ah = act
1373 struct ipsec_act act; local
1489 ipsec_actvec_free(ipsec_act_t *act, uint_t nact) argument
3074 ipsec_act_ovhd(const ipsec_act_t *act) argument
4142 ipsec_action_t *act; local
[all...]
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c92 static uint_t idn_check_master_config(int domid, uint_t *exp, uint_t *act);
93 static uint_t idn_check_slave_config(int domid, uint_t *exp, uint_t *act);
6948 idn_check_slave_config(int domid, uint_t *exp, uint_t *act) argument
6997 *act = (uint_t)dp->dmtu;
7007 *act = (uint_t)dp->dbufsize;
7017 *act = (uint_t)dp->dslabsize;
7027 *act = (uint_t)dp->dnwrsize;
7037 *act = (uint_t)dp->dmaxnets;
7047 *act = (uint_t)dp->dmboxpernet;
7057 *act
7081 idn_check_master_config(int domid, uint_t *exp, uint_t *act) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c235 static int add_action(ipqos_conf_action_t *act);
1385 ipqos_conf_action_t *act; local
1392 for (act = new; act; act = act->next) {
1396 if ((tmp = actionexist(act->name, old)) == NULL) {
1397 IPQOSCDBG1(DIFF, "marking act %s as new\n", act->name);
1399 act
2142 ipqos_conf_action_t *act; local
2188 ipqos_conf_action_t *act = actions; local
2264 add_action(ipqos_conf_action_t *act) argument
2440 ipqos_conf_action_t *act; local
2466 remove_item( ipqos_conf_action_t *act, boolean_t add_undo) argument
2588 ipqos_conf_action_t *act; local
2672 ipqos_conf_action_t *act; local
6648 ipqos_conf_action_t *act = actions; local
6883 int nm, act; local
8221 ipqos_conf_action_t *act; local
8754 char *act; local
9241 ipqos_conf_action_t *act; local
9297 ipqos_conf_action_t *act; local
9482 ipqos_conf_action_t *act, *oact; local
9800 ipqos_conf_action_t *act; local
9846 ipqos_conf_action_t *act; local
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c16432 uint32_t *status, uint8_t act)
16462 req.Action = act;
16466 if (act == MPI2_SEP_REQ_ACTION_WRITE_STATUS) {
16478 mptsas_log(mpt, CE_NOTE, "send_sep act %x: ioc "
16479 "status:%x loginfo %x", act, LE_16(rep.IOCStatus),
16504 if (act != MPI2_SEP_REQ_ACTION_WRITE_STATUS) {
16431 mptsas_send_sep(mptsas_t *mpt, mptsas_target_t *ptgt, uint32_t *status, uint8_t act) argument
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c471 #define DTRACEACT_ISSTRING(act) \
472 ((act)->dta_kind == DTRACEACT_DIFEXPR && \
473 (act)->dta_difo->dtdo_rtype.dtdt_kind == DIF_TYPE_STRING)
2420 dtrace_action_t *act; local
2503 for (act = agg->dtag_first; act->dta_intuple; act = act->dta_next) {
2504 i = act->dta_rec.dtrd_offset - agg->dtag_base;
2505 limit = i + act
6857 dtrace_action_t *act; local
10419 dtrace_actdesc_t *act; local
10435 dtrace_actdesc_hold(dtrace_actdesc_t *act) argument
10442 dtrace_actdesc_release(dtrace_actdesc_t *act, dtrace_vstate_t *vstate) argument
10586 dtrace_action_t *act; local
10684 dtrace_action_t *act; local
10866 dtrace_ecb_aggregation_destroy(dtrace_ecb_t *ecb, dtrace_action_t *act) argument
10901 dtrace_action_t *act; local
11055 dtrace_action_t *act = ecb->dte_action; local
11077 dtrace_action_t *act = ecb->dte_action; local
11128 dtrace_action_t *act = ecb->dte_action, *next; local
11269 dtrace_actdesc_t *act; local
11321 dtrace_action_t *act = cached->dte_action; local
11981 dtrace_actdesc_t *act; local
12027 dtrace_actdesc_t *act, *next; local
12928 dtrace_actdesc_t *act, *first = NULL, *last = NULL, *next; local
14894 dtrace_actdesc_t *act; local
16306 dtrace_action_t *act; local
16380 dtrace_action_t *act; local
[all...]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c4576 * If new_dpt_pgroup->sc_override, then act as though the property
16943 lscf_service_cleanup(void *act, scf_walkinfo_t *wip) argument
16955 boolean_t activity = (boolean_t)act;

Completed in 290 milliseconds

12345