Searched defs:others (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_quiesce.c109 cpuset_t others; local
122 others = cpu_ready_set;
123 CPUSET_DEL(others, CPU->cpu_id);
124 xt_some(others, (xcfunc_t *)sysctrl_freeze, (uint64_t)sysctrl_gate,
131 if (!CPU_IN_SET(others, i))
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mangle_name.c98 static char *others[] = { "AUX", "NUL", "PRN" }; local
111 reserved = others;
112 n_reserved = sizeof (others) / sizeof (others[0]);
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy1.c39 static void others(void);
134 others();
241 others() function
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.h410 int others; /* # everybody else */ member in struct:_dm_process_vars

Completed in 65 milliseconds