/titanic_41/usr/src/lib/libsqlite/tool/ |
H A D | lemon.c | 209 struct state { struct 210 struct config *bp; /* The basis configurations for this state */ argument 212 int index; /* Sequencial number for this state */ argument 213 struct action *ap; /* Array of actions for this state */ argument 228 /* The state vector for the entire parser generator is recorded as argument 1885 } state; /* The state of the parser */ member
|
/titanic_41/usr/src/lib/print/libpapi-lpd/common/ |
H A D | lpd-query.c | 278 int state = 0x03; /* idle */ in parse_lpd_query() local
|
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/ |
H A D | smbns_netbios.c | 475 netbios_state_t state; in smb_netbios_dump() member
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | random.c | 156 unsigned int *state; member
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | findstack_subr.c | 343 print_tstate_help(uint_t state, const char *name, void *ignored) in print_tstate_help()
|
/titanic_41/usr/src/cmd/sgs/link_audit/common/ |
H A D | perfcnt.c | 118 long state = PR_MSACCT; in la_version() local
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci_tpgs.c | 206 int *state, int *xlf_capable, int *preferred) in vhci_tpgs_get_target_fo_mode()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | pk1.c | 51 int state; member
|
/titanic_41/usr/src/uts/common/io/vuidmice/ |
H A D | vuidmice.h | 34 uchar_t state; member
|
/titanic_41/usr/src/cmd/powertop/common/ |
H A D | cpufreq.c | 168 freq_state_info_t *state; in pt_cpufreq_stat_prepare() local
|
/titanic_41/usr/src/uts/sun4v/os/ |
H A D | mach_cpu_states.c | 924 uint64_t state = CPU_STATE_INVALID; in send_mondo_set() local 1548 mach_set_soft_state(uint64_t state, uint64_t *string_ra) in mach_set_soft_state() 1562 mach_get_soft_state(uint64_t *state, uint64_t *string_ra) in mach_get_soft_state()
|
/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | scn.c | 1236 int state; member 1510 int state, in scn_transition() 2099 int state = 0; in scn_proc() local
|
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_Lxcacheerr.c | 478 uint8_t state[PN_CACHE_NWAYS]; in gen_data_for_ecc() local 969 uint8_t state; in cmd_us4plus_tag_err() local 1522 uint8_t state; in pn_there_is_a_matching_synd() local
|
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | fsck.h | 92 #define S_IS_DUNFOUND(state) (((state) & (DSTATE | INZLINK)) \ argument 94 #define S_IS_DVALID(state) (((state) & (DSTATE | INZLINK | INFOUND | \ argument 96 #define S_IS_ZLINK(state) (((state) & INZLINK) != 0) argument
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbser/usbsprl/ |
H A D | pl2303_dsd.c | 550 int state = USB_DEV_SUSPENDED; in pl2303_suspend() local 605 int state = USB_DEV_DISCONNECTED; in pl2303_disconnect() local 1127 int state; in pl2303_restore_device_state() local
|
/titanic_41/usr/src/uts/common/os/ |
H A D | cpu_event.c | 253 int state; in cpu_idle_dtrace_enter() local 604 cpu_idle_enter_state(cpu_idle_cb_state_t *sp, intptr_t state) in cpu_idle_enter_state() 631 cpu_idle_enter(int state, int flag, in cpu_idle_enter()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | bnxe_context.c | 1147 IN lm_cid_state_enum state in lm_set_cid_state() 1242 lm_status_t lm_set_con_state(struct _lm_device_t *pdev, u32_t cid, u32_t state) in lm_set_con_state()
|
/titanic_41/usr/src/lib/libhotplug/common/ |
H A D | libhotplug.c | 507 hp_set_state(hp_node_t node, uint_t flags, int state, hp_node_t *resultsp) in hp_set_state() 1280 uint_t flags, const char *options, int state) in i_hp_set_args()
|
/titanic_41/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses_facility.c | 318 uint32_t state; in ses_sensor_state() local 406 uint32_t state; in ses_psu_state() local
|
/titanic_41/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | diskmon_conf.c | 50 hotplug_state_string(hotplug_state_t state) in hotplug_state_string() 228 new_indaction(ind_state_t state, char *namep) in new_indaction()
|
/titanic_41/usr/src/cmd/print/bsd-sysv-commands/ |
H A D | common.c | 137 state_string(int state) in state_string() 176 int state = 0; in printer_state_line() local
|
/titanic_41/usr/src/cmd/ctstat/ |
H A D | ctstat.c | 273 uint_t state; in verb_dev_state() local 526 ctstate_t state; in print_contract() local
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | arc.c | 829 #define GHOST_STATE(state) \ argument 1855 arc_state_t *state = hdr->b_l1hdr.b_state; in add_reference() local 1886 arc_state_t *state = hdr->b_l1hdr.b_state; in remove_reference() local 2428 arc_state_t *state = buf->b_hdr->b_l1hdr.b_state; in arc_buf_destroy() local 2767 arc_state_t *evicted_state, *state; in arc_evict_hdr() local 2997 arc_evict_state(arc_state_t *state, uint64_t spa, int64_t bytes, in arc_evict_state() 3121 arc_flush_state(arc_state_t *state, uint64_t spa, arc_buf_contents_t type, in arc_flush_state() 3145 arc_adjust_impl(arc_state_t *state, uint64_t spa, int64_t bytes, in arc_adjust_impl() 3203 arc_adjust_type(arc_state_t *state) in arc_adjust_type() 3842 arc_adapt(int bytes, arc_state_t *state) in arc_adapt() [all …]
|
/titanic_41/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaSession.c | 353 struct opstate_data *state, in meta_set_opstate()
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | nis_hashitem.c | 44 #define set_thread_status(msg, state) argument
|