Home
last modified time | relevance | path

Searched refs:actions (Results 26 – 50 of 271) sorted by relevance

1234567891011

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c1058 switch (lkp->actions[res]) { in output_loop_diag_b()
1089 __NSW_UNPAUSE_ACTION(lkp->actions[__NSW_TRYAGAIN]); in retry_test()
1091 lkp->actions[__NSW_NISSERVDNS_TRYAGAIN]); in retry_test()
1097 lkp->actions[__NSW_TRYAGAIN] == __NSW_TRYAGAIN_FOREVER) || in retry_test()
1099 lkp->actions[__NSW_NISSERVDNS_TRYAGAIN] == __NSW_TRYAGAIN_FOREVER)) in retry_test()
1103 lkp->actions[__NSW_TRYAGAIN] == __NSW_TRYAGAIN_NTIMES) in retry_test()
1107 lkp->actions[__NSW_TRYAGAIN] = __NSW_TRYAGAIN_PAUSED; in retry_test()
1112 lkp->actions[__NSW_NISSERVDNS_TRYAGAIN] == __NSW_TRYAGAIN_NTIMES) in retry_test()
1116 lkp->actions[__NSW_NISSERVDNS_TRYAGAIN] = in retry_test()
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h81 _Unw_very_boring_personality(int version, int actions, uint64_t exclass,
/illumos-gate/usr/src/cmd/truss/
H A DMakefile38 actions.o \
/illumos-gate/usr/src/pkg/transforms/
H A Dcommon_actions27 # These actions represent settings which should appear in every package.
/illumos-gate/usr/src/pkg/manifests/
H A Ddiagnostic-diskinfo.p5m17 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-audio-audiovia97.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-arbel.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-pcan.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-pcwl.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-pcata.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-serial-pcser.p5m27 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-efe.p5m13 # The default for payload-bearing actions in this package is to appear in the
H A Dsystem-kernel-ultra-wideband.p5m29 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-vioscsi.p5m18 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-skd.p5m21 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-vio9p.p5m21 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-vmxnet3s.p5m17 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-smartpqi.p5m17 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-network-vioif.p5m22 # The default for payload-bearing actions in this package is to appear in the
H A Dsystem-ficl.p5m17 # The default for payload-bearing actions in this package is to appear in the
H A Ddriver-storage-pvscsi.p5m18 # The default for payload-bearing actions in this package is to appear in the
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm1666 my @actions;
1716 ($priv, $val, @actions) = @$value;
1717 if (!@actions) {
1784 foreach $action (@actions) {
/illumos-gate/usr/src/lib/libnsl/key/
H A Dpublickey.c590 switch (look->actions[err]) { in __getpublickey_cached_g()
672 switch (look->actions[err]) { in getsecretkey_g()
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dschedule.c554 if (prs->request->actions & ACT_NOTIFY) { in ev_notify()
556 prs->request->actions &= ~ACT_NOTIFY; in ev_notify()
H A Dnotify.c107 !(prs->request->actions & (ACT_MAIL|ACT_WRITE|ACT_NOTIFY)) in notify()

1234567891011