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

123456

/freebsd-current/lib/libc/sys/
H A Dsigprocmask.c41 sigprocmask(int how, const sigset_t *set, sigset_t *oset) argument
/freebsd-current/lib/libc/gen/
H A Ddup3.c42 int how; local
H A Dpmadvise.c11 posix_madvise(void *address, size_t size, int how) argument
/freebsd-current/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-current/contrib/blocklist/bin/
H A Drun.c117 run_change(const char *how, const struct conf *c, char *id, size_t len) argument
/freebsd-current/sys/dev/ppc/
H A Dppc_isa.c138 ppc_isa_write(device_t dev, char *buf, int len, int how) argument
/freebsd-current/contrib/bmake/
H A Dsigaction.c273 sigprocmask(int how, const sigset_t *set, sigset_t *oset) argument
/freebsd-current/sys/dev/rtwn/pci/
H A Drtwn_pci_tx.c59 rtwn_mbuf_defrag(struct mbuf *m0, int how) argument
/freebsd-current/sys/dev/ow/
H A Down.h52 own_acquire_bus(device_t pdev, int how) argument
/freebsd-current/sys/geom/raid/
H A Dg_raid_ctl.c152 int error, how; local
/freebsd-current/sys/kern/
H A Duipc_mbuf2.c394 m_tag_copy(struct m_tag *t, int how) argument
428 m_tag_copy_chain(struct mbuf *to, const struct mbuf *from, int how) argument
/freebsd-current/lib/libsysdecode/
H A Dlinux.c183 sysdecode_linux_sigprocmask_how(int how) argument
/freebsd-current/libexec/rtld-elf/rtld-libc/
H A Drtld_libc.c70 sigprocmask(int how, const sigset_t *set, sigset_t *oset) argument
/freebsd-current/sys/dev/nvmf/host/
H A Dnvmf_cmd.c17 nvmf_cmd_get_property(struct nvmf_softc *sc, uint32_t offset, uint8_t size, nvmf_request_complete_t *cb, void *cb_arg, int how) argument
45 nvmf_cmd_set_property(struct nvmf_softc *sc, uint32_t offset, uint8_t size, uint64_t value, nvmf_request_complete_t *cb, void *cb_arg, int how) argument
75 nvmf_cmd_keep_alive(struct nvmf_softc *sc, nvmf_request_complete_t *cb, void *cb_arg, int how) argument
91 nvmf_cmd_identify_active_namespaces(struct nvmf_softc *sc, uint32_t id, struct nvme_ns_list *nslist, nvmf_request_complete_t *req_cb, void *req_cb_arg, nvmf_io_complete_t *io_cb, void *io_cb_arg, int how) argument
117 nvmf_cmd_identify_namespace(struct nvmf_softc *sc, uint32_t id, struct nvme_namespace_data *nsdata, nvmf_request_complete_t *req_cb, void *req_cb_arg, nvmf_io_complete_t *io_cb, void *io_cb_arg, int how) argument
143 nvmf_cmd_get_log_page(struct nvmf_softc *sc, uint32_t nsid, uint8_t lid, uint64_t offset, void *buf, size_t len, nvmf_request_complete_t *req_cb, void *req_cb_arg, nvmf_io_complete_t *io_cb, void *io_cb_arg, int how) argument
[all...]
H A Dnvmf_qpair.c47 nvmf_allocate_request(struct nvmf_host_qpair *qp, void *sqe, nvmf_request_complete_t *cb, void *cb_arg, int how) argument
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dlib_data.c395 _nc_sigprocmask(int how, const sigset_t * newmask, sigset_t * oldmask) argument
/freebsd-current/sys/cddl/dev/kinst/
H A Dtrampoline.c135 kinst_trampoline_alloc_locked(int how) argument
182 kinst_trampoline_alloc(int how) argument
/freebsd-current/sys/dev/imcsmb/
H A Dimcsmb.c171 int *how; local
/freebsd-current/sys/dev/ppbus/
H A Dlpbb.c99 int how; local
H A Dppb_1284.c283 ppb_peripheral_terminate(device_t bus, int how) argument
H A Dppb_base.c147 ppb_write(device_t bus, char *buf, int len, int how) argument
55 ppb_poll_bus(device_t bus, int max, uint8_t mask, uint8_t status, int how) argument
/freebsd-current/sys/geom/raid3/
H A Dg_raid3_ctl.c339 int how; local
/freebsd-current/sys/netipsec/
H A Dkeysock.c313 key_shutdown(struct socket *so, enum shutdown_how how) argument
/freebsd-current/usr.sbin/bhyve/aarch64/
H A Dvmexit.c106 enum vm_suspend_how how; local
191 enum vm_suspend_how how; local
/freebsd-current/contrib/netbsd-tests/modules/
H A Dt_modctl.c174 k_helper_is_present(enum presence_check how) argument

Completed in 170 milliseconds

123456