Searched defs:states (Results 1 - 25 of 35) sorted by last modified time

12

/freebsd-10.0-release/usr.bin/bluetooth/btsockstat/
H A Dbtsockstat.c319 static char const * const states[] = { local
423 static char const * const states[] = { local
488 static char const * const states[] = { local
/freebsd-10.0-release/usr.bin/iscsictl/
H A Discsictl.c378 struct iscsi_session_state *states = NULL; local
/freebsd-10.0-release/sys/netpfil/pf/
H A Dpf.c1425 u_int32_t states; local
[all...]
/freebsd-10.0-release/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c72 static const char *const states[] = { variable
[all...]
/freebsd-10.0-release/sys/xen/interface/
H A Dplatform.h377 XEN_GUEST_HANDLE(xen_processor_cx_t) states; /* supported c states */ member in struct:xen_processor_power
415 XEN_GUEST_HANDLE(xen_processor_px_t) states; member in struct:xen_processor_performance
/freebsd-10.0-release/sys/net/
H A Dpfvar.h706 u_int32_t states; member in struct:pf_src_node
769 TAILQ_HEAD(, pf_state) states[2]; member in struct:pf_state_key
1316 u_int32_t states; member in struct:pf_status
1658 LIST_HEAD(, pf_state) states; member in struct:pf_idhash
[all...]
/freebsd-10.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c89 static char *states[] = { variable
[all...]
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Datombios.h7629 ATOM_PPLIB_STATE_V2 states[1]; member in struct:_StateArray
[all...]
/freebsd-10.0-release/sys/dev/dpms/
H A Ddpms.c135 int error, states; local
210 dpms_get_supported_states(int *states) argument
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah_internal.h771 int states; member in struct:__anon7533
/freebsd-10.0-release/sys/dev/isp/
H A Disp_freebsd.c1067 const char *states[8] = { "Free", "ATIO", "CAM", "CTIO", "LAST_CTIO", "PDON", "?6", "7" }; local
/freebsd-10.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c135 static char *states[] = { variable
[all...]
/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dqp.c584 enum mlx4_qp_state states[] = { local
/freebsd-10.0-release/sys/powerpc/cpufreq/
H A Ddfs.c144 int states; local
/freebsd-10.0-release/lib/libc/regex/
H A Dregexec.c98 #define states long macro
128 #undef states macro
151 #define states char * macro
/freebsd-10.0-release/lib/libkse/test/
H A Dmutex_d.c162 static thread_state_t states[NUM_THREADS]; variable
[all...]
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_processor_tbl.c67 long states[MAX_CPU_SAMPLES][CPUSTATES]; member in struct:processor_entry
/freebsd-10.0-release/usr.sbin/ppp/
H A Ddatalink.c1255 static const char * const states[] = { variable
/freebsd-10.0-release/usr.sbin/moused/
H A Dmoused.c483 } states[10] = { variable in typeref:struct:__anon11625
[all...]
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_parse.c4130 } states[] = local
H A Drefclock_true.c143 const char *states[] = {"Base", "InqTM", "InqTCU", "InqOmega", "InqGOES", variable
/freebsd-10.0-release/contrib/ntp/libparse/
H A Ddata_mbg.c220 } states[] = local
/freebsd-10.0-release/contrib/dialog/
H A Dbuildlist.c412 dlg_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int order_mode, int *current_item) argument
H A Dchecklist.c48 const char *states; member in struct:__anon797
56 print_item(ALL_DATA * data, WINDOW *win, DIALOG_LISTITEM * item, const char *states, int choice, int selected) argument
152 dlg_checklist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int flag, int *current_item) argument
[all...]
H A Dtreeview.c45 const char *states; member in struct:__anon825
53 print_item(ALL_DATA * data, DIALOG_LISTITEM * item, const char *states, int depths, int choice, int selected) argument
155 dlg_treeview(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int *depths, int flag, int *current_item) argument
[all...]

Completed in 419 milliseconds

12