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

12345

/freebsd-10-stable/lib/libc/sys/
H A Dsigprocmask.c45 sigprocmask(int how, const sigset_t *set, sigset_t *oset) argument
/freebsd-10-stable/lib/libc/gen/
H A Ddup3.c41 int how; local
H A Dpmadvise.c14 posix_madvise(void *address, size_t size, int how) argument
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_sigprocmask.c45 _sigprocmask(int how, const sigset_t *set, sigset_t *oset) argument
H A Dthr_sigmask.c46 _pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) argument
/freebsd-10-stable/sys/dev/smbus/
H A Dsmbconf.c87 smbus_poll(struct smbus_softc *sc, int how) argument
116 smbus_request_bus(device_t bus, device_t dev, int how) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Ddwarf2-frame.h72 enum dwarf2_frame_reg_rule how; member in struct:dwarf2_frame_state_reg
/freebsd-10-stable/sys/dev/ppc/
H A Dppc_isa.c140 ppc_isa_write(device_t dev, char *buf, int len, int how) argument
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dsymbol.cpp78 symbol::symbol(const char *p, int how) argument
/freebsd-10-stable/sys/geom/raid/
H A Dg_raid_ctl.c154 int error, how; local
/freebsd-10-stable/sys/kern/
H A Duipc_mbuf2.c398 m_tag_copy(struct m_tag *t, int how) argument
432 m_tag_copy_chain(struct mbuf *to, struct mbuf *from, int how) argument
/freebsd-10-stable/contrib/gcc/
H A Dunwind-dw2.h59 } how; member in struct:__anon1216::frame_state_reg_info::__anon1217
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_data.c324 _nc_sigprocmask(int how, const sigset_t * newmask, sigset_t * oldmask) argument
/freebsd-10-stable/sys/dev/gpio/
H A Dgpioiic.c157 int error, how; local
/freebsd-10-stable/sys/dev/ppbus/
H A Dlpbb.c100 int how; local
H A Dppb_1284.c285 ppb_peripheral_terminate(device_t bus, int how) argument
H A Dppb_base.c148 ppb_write(device_t bus, char *buf, int len, int how) argument
56 ppb_poll_bus(device_t bus, int max, uint8_t mask, uint8_t status, int how) argument
H A Dppbconf.c505 ppb_request_bus(device_t bus, device_t dev, int how) argument
/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_signal.c351 int error, how; local
/freebsd-10-stable/sys/dev/imcsmb/
H A Dimcsmb.c174 int *how; local
/freebsd-10-stable/bin/sh/
H A Dmiscbltin.c417 how = SOFT | HARD; local
/freebsd-10-stable/contrib/netbsd-tests/modules/
H A Dt_modctl.c174 k_helper_is_present(enum presence_check how) argument
/freebsd-10-stable/lib/libedit/
H A Del.c590 const char *how; local
/freebsd-10-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c222 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) argument
/freebsd-10-stable/sys/dev/ichsmb/
H A Dichsmb.c171 ichsmb_quick(device_t dev, u_char slave, int how) argument

Completed in 374 milliseconds

12345