Searched defs:how (Results 1 - 25 of 99) sorted by relevance

1234

/src/games/larn/
H A Dmoreobj.c190 fch(int how, long *x) argument
207 fntchange(int how) argument
[all...]
/src/sys/modules/panic/
H A Dpanic.c62 const char *how = NULL; local in function:panic_modcmd
[all...]
/src/lib/libc/compat/arch/powerpc64/sys/
H A Dcompat_missing.c78 sigprocmask(int how, const sigset_t * restrict set, sigset_t * restrict oset) argument
/src/lib/libpthread/
H A Dpthread_misc.c165 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) argument
/src/bin/ksh/
H A Dc_ulimit.c130 int how = SOFT | HARD; local in function:c_ulimit
/src/sys/dev/scsipi/
H A Dscsi_all.h47 u_int8_t how; member in struct:scsi_changedef
/src/sys/dev/acpi/
H A Dacpi_fan.c142 acpifan_shutdown(device_t self, int how) argument
/src/sys/dev/ic/
H A Dam79c930.c417 am79c930_chip_init(struct am79c930_softc *sc, int how) argument
/src/sys/dev/ppbus/
H A Dppbus_1284.c252 ppbus_peripheral_terminate(device_t dev, int how) argument
H A Dlpt.c243 lpt_request_ppbus(struct lpt_softc * lpt, int how) argument
262 lpt_release_ppbus(struct lpt_softc * lpt, int how) argument
H A Dppbus_base.c224 ppbus_write(device_t dev, char * buf, int len, int how, size_t * cnt) argument
241 ppbus_read(device_t dev, char * buf, int len, int how, size_t * cnt) argument
360 ppbus_request_bus(device_t dev, device_t busdev, int how, argument
122 ppbus_poll_bus(device_t dev,int maxp,char mask,char status,int how) argument
409 ppbus_release_bus(device_t dev,device_t busdev,int how,unsigned int timeout) argument
[all...]
/src/sys/rump/librump/rumpkern/
H A Dsignals.c234 sigprocmask1(struct lwp *l, int how, const sigset_t *nss, sigset_t *oss) argument
/src/sys/kern/
H A Dsys_descrip.c626 int fd, how, error; local in function:sys_flock
H A Dsys_sig.c585 sigprocmask1(struct lwp *l, int how, const sigset_t *nss, sigset_t *oss) argument
/src/lib/libedit/
H A Del.c638 const wchar_t *how; local in function:el_editmode
/src/common/dist/zlib/contrib/blast/
H A Dblast.c432 local unsigned inf(void *how, unsigned char **buf) argument
440 local int outf(void *how, unsigned char *buf, unsigned len) argument
/src/common/dist/zlib/
H A Dgzguts.h186 int how; /* 0: get header, 1: copy, 2: decompress */ member in struct:__anonc644d5a80108
/src/sys/arch/acorn32/podulebus/
H A Desc.c431 escreset(struct esc_softc *dev, int how) argument
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_solaris.cc183 DECLARE__REAL_AND_INTERNAL(uptr, sigprocmask, int how, argument
/src/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.c223 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) argument
/src/usr.sbin/srtconfig/
H A Dsrtconfig.c93 static void open_dev(int how) argument
/src/tests/modules/
H A Dt_modctl.c232 k_helper_is_present(enum presence_check how) argument
/src/sys/fs/nfs/common/
H A Dnfs_commonport.c143 newnfs_realign(struct mbuf **pm, int how) argument
166 newnfs_realign(struct mbuf **pm, int how) argument
/src/sys/arch/vax/uba/
H A Dqvaux.c798 qvauxmctl(struct qvaux_softc *sc, int line, int bits, int how) argument
/src/sys/dev/dec/
H A Ddz.c634 dzmctl(struct dz_softc *sc, int line, int bits, int how) argument

Completed in 19 milliseconds

1234