| /src/sys/arch/arm/xscale/ |
| H A D | i80312_gpio.c | 59 i80312_gpio_set_direction(uint8_t which, uint8_t val) argument 74 i80312_gpio_set_val(uint8_t which, uint8_t val) argument
|
| H A D | i80321_gpio.c | 56 i80321_gpio_set_direction(uint8_t which, uint8_t val) argument 70 i80321_gpio_set_val(uint8_t which, uint8_t val) argument
|
| /src/sys/arch/ia64/stand/ia64/ski/ |
| H A D | ssc.c | 47 ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3, int which) argument
|
| /src/sys/kern/ |
| H A D | subr_exec_fd.c | 90 char closed[CHECK_UPTO * 3 + 1], which[3 + 1]; local in function:fd_checkstd
|
| /src/sys/compat/common/ |
| H A D | kern_resource_43.c | 75 int which = SCARG(uap, which); local in function:compat_43_sys_getrlimit 98 int which = SCARG(uap, which); local in function:compat_43_sys_setrlimit [all...] |
| /src/sys/compat/linux32/common/ |
| H A D | linux32_resource.c | 84 int which; local in function:linux32_sys_getrlimit 106 int which; local in function:linux32_sys_setrlimit 137 int which; local in function:linux32_sys_prlimit64 [all...] |
| /src/sys/compat/netbsd32/ |
| H A D | netbsd32_rlimit.c | 49 fixlimit(int which, struct rlimit *alim) argument 77 int which = SCARG(uap, which); local in function:netbsd32_getrlimit 98 int which local in function:netbsd32_setrlimit [all...] |
| /src/sys/arch/amiga/amiga/ |
| H A D | cia.c | 97 dispatch_cia_ints(int which, int mask) argument
|
| /src/usr.bin/whereis/ |
| H A D | whereis.c | 66 int which = strcmp(getprogname(), "which") == 0; local in function:main
|
| /src/tests/lib/libpthread/ |
| H A D | t_barrier.c | 52 int which = (int)(long)arg; local in function:threadfunc
|
| /src/sys/arch/x68k/dev/ |
| H A D | scsirom.c | 77 int which; local in function:scsirom_find
|
| /src/sys/arch/ia64/ia64/ |
| H A D | ssc.c | 51 ssc(uint64_t in0, uint64_t in1, uint64_t in2, uint64_t in3, int which) argument
|
| H A D | sapic.c | 83 sapic_read(struct sapic *sa, int which) argument 93 sapic_write(struct sapic *sa, int which, uint32_t value) argument 104 sapic_read_rte(struct sapic *sa, int which, struct sapic_rte *rte) argument 113 sapic_write_rte(struct sapic *sa, int which, struct sapic_rte *rte) argument [all...] |
| /src/sys/dev/mvme/ |
| H A D | clmpcc_pcctwo.c | 145 clmpcc_pcctwo_iackhook(struct clmpcc_softc *sc, int which) argument 178 clmpcc_pcctwo_consiackhook(struct clmpcc_softc *sc, int which) argument
|
| /src/usr.bin/renice/ |
| H A D | renice.c | 66 int which = PRIO_PROCESS; local in function:main 145 donice(int which, id_t who, int prio, int incr) argument [all...] |
| /src/usr.sbin/sysinst/ |
| H A D | txtwalk.c | 104 size_t which; /* Which pattern we are using */ local in function:match
|
| /src/tests/kernel/kqueue/ |
| H A D | t_timer.c | 310 do_test_timer_units(const char *which, uint32_t fflag, int64_t data) argument
|
| /src/sys/arch/evbarm/mpcsa/ |
| H A D | mpcsa_cf.c | 130 static void * mpcsa_cf_intr_establish(void *self, int which, int ipl, int (*ih_func)(void *), void *ih_arg) argument 137 static void mpcsa_cf_intr_disestablish(void *self, int which, void *cookie) argument
|
| /src/sys/arch/evbmips/alchemy/ |
| H A D | omsal400.c | 195 omsal400_slot_irq(int slot, int which) argument
|
| H A D | dbau1550.c | 228 dbau1550_slot_irq(int slot, int which) argument
|
| /src/sys/arch/hpcarm/dev/ |
| H A D | nbppcic.c | 105 nbppcic_read(struct pxapcic_socket *so, int which) argument 127 nbppcic_write(struct pxapcic_socket *so, int which, u_int arg) argument
|
| /src/bin/ksh/ |
| H A D | c_ulimit.c | 56 enum { RLIMIT, ULIMIT } which; member in struct:c_ulimit::limits
|
| /src/sys/arch/virt68k/virt68k/ |
| H A D | clock.c | 153 clock_name(int which) argument
|
| /src/sys/arch/evbarm/gumstix/ |
| H A D | gxpcic.c | 203 gxpcic_read(struct pxapcic_socket *so, int which) argument 225 gxpcic_write(struct pxapcic_socket *so, int which, u_int arg) argument
|
| /src/lib/libc/gen/ |
| H A D | fmtmsg.c | 143 writeit(FILE *stream, unsigned int which, const char *label, argument [all...] |