Searched refs:which (Results 76 - 100 of 555) sorted by relevance

1234567891011>>

/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c375 asn_subid_t which; local
377 which = value->var.subs[sub - 1];
381 switch (which) {
388 switch (which) {
409 asn_subid_t which; local
415 which = value->var.subs[sub - 1];
436 switch (which) {
456 switch (which) {
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_pci.c80 static int acpi_pci_read_ivar(device_t dev, device_t child, int which,
82 static int acpi_pci_write_ivar(device_t dev, device_t child, int which,
133 acpi_pci_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
138 switch (which) {
146 return (pci_read_ivar(dev, child, which, result));
150 acpi_pci_write_ivar(device_t dev, device_t child, int which, uintptr_t value) argument
155 switch (which) {
163 return (pci_write_ivar(dev, child, which, value));
215 * first shut it down using PCI, and then using ACPI, which lets ACPI
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c154 asn_subid_t which = val->var.subs[sub - 1]; local
165 switch (which) {
195 asn_subid_t which = val->var.subs[sub - 1]; local
204 switch (which) {
238 asn_subid_t which = val->var.subs[sub - 1]; local
247 switch (which) {
278 asn_subid_t which = val->var.subs[sub - 1]; local
287 switch (which) {
318 asn_subid_t which = val->var.subs[sub - 1]; local
327 switch (which) {
360 asn_subid_t which = val->var.subs[sub - 1]; local
450 asn_subid_t which = val->var.subs[sub - 1]; local
523 asn_subid_t which = val->var.subs[sub - 1]; local
552 asn_subid_t which = val->var.subs[sub - 1]; local
670 asn_subid_t which = val->var.subs[sub - 1]; local
699 asn_subid_t which = val->var.subs[sub - 1]; local
812 asn_subid_t which = val->var.subs[sub - 1]; local
910 asn_subid_t which = val->var.subs[sub - 1]; local
943 asn_subid_t which = val->var.subs[sub - 1]; local
1004 asn_subid_t which = val->var.subs[sub - 1]; local
1034 asn_subid_t which = val->var.subs[sub - 1]; local
[all...]
/freebsd-11-stable/contrib/ncurses/misc/
H A Drun_tic.in114 # Parent directory may not exist, which would confuse the install for hashed
133 These are extended terminal capabilities which are compiled
152 These are extended terminal capabilities which may be compiled
/freebsd-11-stable/contrib/gdb/gdb/
H A Dcore-aout.c68 WHICH says which set of registers we are handling (0 = int, 2 = float
77 fetch_core_registers (char *core_reg_sect, unsigned core_reg_size, int which, argument
H A Dmipsnbsd-tdep.c95 fetch_core_registers (char *core_reg_sect, unsigned core_reg_size, int which, argument
101 if (which != 0)
115 fetch_elfcore_registers (char *core_reg_sect, unsigned core_reg_size, int which, argument
118 switch (which)
233 jmp_buf structure from which we extract the PC that we will land
/freebsd-11-stable/crypto/heimdal/kcm/
H A Dglue.c133 krb5_flags which,
143 ret = kcm_ccache_retrieve_cred_internal(context, c, which,
221 krb5_flags which,
229 ret = kcm_ccache_remove_cred_internal(context, c, which, cred);
131 kcmss_retrieve(krb5_context context, krb5_ccache id, krb5_flags which, const krb5_creds *mcred, krb5_creds *creds) argument
219 kcmss_remove_cred(krb5_context context, krb5_ccache id, krb5_flags which, krb5_creds *cred) argument
/freebsd-11-stable/sys/riscv/htif/
H A Dhtif.h79 int htif_read_ivar(device_t dev, device_t child, int which, uintptr_t *result);
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_resource.c126 int rl = svr4_to_native_rl(uap->which);
171 int rl = svr4_to_native_rl(uap->which);
220 int rl = svr4_to_native_rl(uap->which);
265 int rl = svr4_to_native_rl(uap->which);
/freebsd-11-stable/sys/x86/pci/
H A Dqpi.c178 qpi_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
183 switch (which) {
238 qpi_pcib_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
241 switch (which) {
/freebsd-11-stable/usr.bin/mail/
H A Dcmd2.c73 * message list which follows dot.
223 * which case, return 0 in the reference flag variable.
445 ignore1(char *list[], struct ignoretab *tab, const char *which) argument
453 return (igshow(tab, which));
474 igshow(struct ignoretab *tab, const char *which) argument
481 printf("No fields currently being %s.\n", which);
/freebsd-11-stable/sys/dev/spibus/
H A Dspibus.c141 spibus_read_ivar(device_t bus, device_t child, int which, uintptr_t *result) argument
145 switch (which) {
162 spibus_write_ivar(device_t bus, device_t child, int which, uintptr_t value) argument
169 switch (which) {
/freebsd-11-stable/sys/dev/iicbus/
H A Diicbus.c87 * We add all the devices which we know about.
185 iicbus_read_ivar(device_t bus, device_t child, int which, uintptr_t *result) argument
189 switch (which) {
200 iicbus_write_ivar(device_t bus, device_t child, int which, uintptr_t value) argument
204 switch (which) {
/freebsd-11-stable/share/mk/
H A Dlocal.gendirdeps.mk19 # Exclude toolchain which is handled special.
51 # gendirdeps.mk will turn _{VAR} into ${VAR} which keeps this simple
H A Dbsd.opts.mk26 # exception is made for _WITHOUT_SRCONF which turns off this mechanism
35 # Define MK_* variables (which are either "yes" or "no") for users
45 # tree. su(1) wouldn't link since it depends on PAM which depends on
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dkqueue.c321 int which = 0; local
373 which |= EV_READ;
387 which |= EV_READ;
389 which |= EV_WRITE;
391 which |= EV_SIGNAL;
398 if (!which)
404 evmap_io_active_(base, events[i].ident, which | EV_ET);
501 /* OSX 10.6 and FreeBSD 8.1 add support for EVFILT_USER, which we can use
H A Dlog.c6 * Based on err.c, which was adapted from OpenBSD libc *err* *warn* code.
85 event_enable_debug_logging(ev_uint32_t which) argument
88 event_debug_logging_mask_ = which;
/freebsd-11-stable/usr.sbin/bhyve/
H A Duart_emul.c606 uart_legacy_alloc(int which, int *baseaddr, int *irq) argument
609 if (which < 0 || which >= UART_NLDEVS || uart_lres[which].inuse)
612 uart_lres[which].inuse = true;
613 *baseaddr = uart_lres[which].baseaddr;
614 *irq = uart_lres[which].irq;
/freebsd-11-stable/contrib/libreadline/
H A Dhistexpand.c88 /* The list of characters which inhibit the expansion of text if found
137 int which, sign, local_index, substring_okay; local
170 which = history_base + (history_length - 1);
172 RETURN_ENTRY (entry, which);
185 for (which = 0; _rl_digit_p (string[i]); i++)
186 which = (which * 10) + _rl_digit_value (string[i]);
191 which = (history_length + history_base) - which;
193 RETURN_ENTRY (entry, which);
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dfile.c208 isc_uint32_t which; local
221 isc_random_get(&which);
222 *cp = alphnum[which % (sizeof(alphnum) - 1)];
266 isc_uint32_t which; local
279 isc_random_get(&which);
280 *cp = alphnum[which % (sizeof(alphnum) - 1)];
423 * Put the absolute name of the current directory into 'dirname', which is
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_vsc7323.c243 int t3_vsc7323_enable(adapter_t *adap, int port, int which) argument
251 if (which & MAC_DIRECTION_TX)
253 if (which & MAC_DIRECTION_RX)
261 int t3_vsc7323_disable(adapter_t *adap, int port, int which) argument
269 if (which & MAC_DIRECTION_TX)
271 if (which & MAC_DIRECTION_RX)
/freebsd-11-stable/contrib/binutils/binutils/
H A Dembedspu.sh46 which $prog > /dev/null 2> /dev/null && return 0
101 if which readelf > /dev/null 2> /dev/null; then
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dmodmisc.mk5 # do not put any dirs in this list which exist on some
/freebsd-11-stable/contrib/gperf/
H A DMakefile.devel41 prog=`PATH=build/src:src:$$PATH which gperf`; if test -n "$$prog"; then doc/help2man --name='generate a perfect hash function from a key set' --section=1 $$prog > doc/gperf.1; fi
/freebsd-11-stable/sbin/fdisk_pc98/
H A Dfdisk.c148 static void print_s0(int which);
154 static void change_active(int which);
361 print_s0(int which) argument
367 if (which == -1) {
375 print_part(which);
512 change_active(int which) argument
525 if (a_flag && which != -1)
526 active = which;

Completed in 277 milliseconds

1234567891011>>