Searched defs:which (Results 201 - 225 of 241) sorted by relevance

12345678910

/freebsd-10-stable/crypto/openssh/
H A Dssh-keygen.c1526 prepare_options_buf(struct sshbuf *c, int which) argument
[all...]
/freebsd-10-stable/sbin/route/
H A Droute.c1883 sodump(struct sockaddr *sa, const char *which) argument
/freebsd-10-stable/lib/libprocstat/
H A Dlibprocstat.c2104 procstat_getrlimit_kvm(kvm_t *kd, struct kinfo_proc *kp, int which, argument
2131 procstat_getrlimit_sysctl(pid_t pid, int which, struct rlimit* rlimit) argument
2153 procstat_getrlimit_core(struct procstat_core *core, int which, argument
2176 procstat_getrlimit(struct procstat *procstat, struct kinfo_proc *kp, int which, struct rlimit* rlimit) argument
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_proc.c2595 u_int which; local
H A Dkern_time.c179 int which, member in struct:clock_getcpuclockid2_args
197 kern_clock_getcpuclockid2(struct thread *td, id_t id, int which, argument
661 u_int which; member in struct:getitimer_args
678 kern_getitimer(struct thread *td, u_int which, struct itimerval *aitv) argument
717 u_int which; member in struct:setitimer_args
741 kern_setitimer(struct thread *td, u_int which, struct itimerval *aitv, struct itimerval *oitv) argument
[all...]
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c2016 int which; local
2509 int which; local
[all...]
H A Dwlan_sys.c809 wlan_config_snmp2ioctl(int which) argument
957 wlan_regdomain_to_snmp(int which) argument
1028 int which; local
1600 wlan_config_snmp2value(int which, int sval, int *value) argument
2027 wlan_config_get_ioctl(struct wlan_iface *wif, int which) argument
2051 wlan_config_set_ioctl(struct wlan_iface *wif, int which, int val, char *strval, int len) argument
2767 wlan_do_sysctl(struct wlan_config *cfg, enum wlan_syscl which, int set) argument
2871 wlan_mesh_config_get(struct wlan_iface *wif, int which) argument
2941 wlan_mesh_config_set(struct wlan_iface *wif, int which) argument
3062 wlan_hwmp_config_get(struct wlan_iface *wif, int which) argument
3108 wlan_hwmp_config_set(struct wlan_iface *wif, int which) argument
[all...]
/freebsd-10-stable/sys/dev/usb/wlan/
H A Dif_zyd.c1983 zyd_set_led(struct zyd_softc *sc, int which, int on) argument
H A Dif_uath.c921 uath_get_status(struct uath_softc *sc, uint32_t which, void *odata, int olen) argument
H A Dif_rsu.c851 const uint8_t which = rsu_wme_ac_xfer_map[WME_AC_VO]; local
1612 rsu_bulk_tx_callback_sub(struct usb_xfer *xfer, usb_error_t error, uint8_t which) argument
1685 uint8_t which; local
2091 const uint8_t which = rsu_wme_ac_xfer_map[WME_AC_VO]; local
[all...]
H A Dif_run.c5186 run_set_leds(struct run_softc *sc, uint16_t which) argument
/freebsd-10-stable/contrib/binutils/bfd/
H A Decoff.c985 ecoff_emit_aggregate(bfd *abfd, FDR *fdr, char *string, RNDXR *rndx, long isym, const char *which) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dwin32-nat.c2403 fetch_elf_core_registers(char *core_reg_sect, unsigned core_reg_size, int which, CORE_ADDR reg_addr) argument
H A Dprocfs.c527 open_procinfo_files (procinfo *pi, int which) argument
[all...]
/freebsd-10-stable/contrib/texinfo/info/
H A Dsession.c2113 int which = 0; local
3007 int which, pagetop; local
[all...]
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c593 ar9300_Stub_GetCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE ctype, uint32_t which, uint32_t *val) argument
602 ar9300_Stub_SetCapability(struct ath_hal *ah , HAL_CAPABILITY_TYPE ctype, uint32_t which, uint32_t val, HAL_STATUS *status) argument
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress.c712 int which; member in struct:common_timeout_info
/freebsd-10-stable/crypto/openssl/ssl/
H A Dkssl.c1568 kssl_ctx_setprinc(KSSL_CTX *kssl_ctx, int which, argument
1625 krb5_error_code kssl_ctx_setstring(KSSL_CTX *kssl_ctx, int which, char *text) argument
/freebsd-10-stable/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c1503 vmbus_pcib_read_ivar(device_t dev, device_t child, int which, uintptr_t *val) argument
1521 vmbus_pcib_write_ivar(device_t dev, device_t child, int which, uintptr_t val) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c2588 is_replacing_spare(nvlist_t *search, nvlist_t *tgt, int which) argument
[all...]
/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_proto.h172 char which_l_[PADL_(int)]; int which; char which_r_[PADR_(int)]; member in struct:ibcs2_msgsys_args
184 char which_l_[PADL_(int)]; int which; char which_r_[PADR_(int)]; member in struct:ibcs2_shmsys_args
190 char which_l_[PADL_(int)]; int which; char which_r_[PADR_(int)]; member in struct:ibcs2_semsys_args
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c3723 s_alpha_coff_wrapper(int which) argument
3832 char *which, which_end; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dexcept.c2878 tree which = TREE_VALUE (arglist); local
[all...]
/freebsd-10-stable/sys/dev/wpi/
H A Dif_wpireg.h435 uint8_t which; member in struct:wpi_mrr_setup
458 uint8_t which; member in struct:wpi_cmd_led
/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwn.c4439 iwn_set_led(struct iwn_softc *sc, uint8_t which, uint8_t off, uint8_t on) argument

Completed in 310 milliseconds

12345678910