Searched defs:flags (Results 276 - 300 of 7267) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/dev/scsipi/
H A Dscsipi_base.h58 scsipi_make_xs_internal(struct scsipi_periph *periph, struct scsipi_generic *cmd, int cmdlen, u_char *data_addr, int datalen, int retries, int timeout, struct buf *bp, int flags) argument
84 scsipi_make_xs_unlocked(struct scsipi_periph *periph, struct scsipi_generic *cmd, int cmdlen, u_char *data_addr, int datalen, int retries, int timeout, struct buf *bp, int flags) argument
94 scsipi_make_xs_locked(struct scsipi_periph *periph, struct scsipi_generic *cmd, int cmdlen, u_char *data_addr, int datalen, int retries, int timeout, struct buf *bp, int flags) argument
H A Dcdvar.h34 int flags; member in struct:cd_softc
/netbsd-current/sys/dev/ata/
H A Dsata_subr.c82 sata_reset_interface(struct ata_channel *chp, bus_space_tag_t sata_t, bus_space_handle_t scontrol_r, bus_space_handle_t sstatus_r, int flags) argument
/netbsd-current/sys/rump/librump/rumpvfs/
H A Ddevnull.c91 rump_devnullrw(dev_t dev, struct uio *uio, int flags) argument
/netbsd-current/tests/fs/ptyfs/
H A Dt_nullpts.c25 mountptyfs(const char *mp, int flags) argument
41 mountnull(const char *what, const char *mp, int flags) argument
/netbsd-current/tests/fs/vfs/
H A Dt_unpriv.c175 flags(const atf_tc_t *tc, const char *mp) function
/netbsd-current/tests/lib/libc/sys/
H A Dt_pipe2.c49 run(int flags) argument
H A Dt_socketpair.c59 run(int flags) argument
/netbsd-current/lib/libutil/
H A Dopendisk.c70 __opendisk(const char *path, int flags, char *buf, size_t buflen, int iscooked, argument
115 opendisk(const char *path, int flags, char *buf, size_t buflen, int iscooked) argument
57 opd(char *buf, size_t len, int (*ofn)(const char *, int, ...), int flags, const char *fmt, ...) argument
122 opendisk1(const char *path, int flags, char *buf, size_t buflen, int iscooked, int (*ofn)(const char *, int, ...)) argument
[all...]
/netbsd-current/lib/libc/db/db/
H A Ddbfile.c49 __dbopen(const char *file, int flags, mode_t mode, struct stat *sb) argument
/netbsd-current/lib/libc/db/recno/
H A Drec_open.c59 __rec_open(const char *fname, int flags, mode_t mode, const RECNOINFO *openinfo, argument
[all...]
/netbsd-current/lib/libc/stdio/
H A Dmakebuf.c67 int flags, e; local
120 int flags; local
[all...]
/netbsd-current/sys/arch/mips/mips/
H A Dmips_dsp.c135 mips_dsp_state_load(lwp_t *l, u_int flags) argument
/netbsd-current/sys/dev/drm/
H A Dvbox_drv.c40 vboxdrm_driver_load(struct drm_device *dev, unsigned long flags) argument
81 vboxdrm_detach(device_t self, int flags) argument
/netbsd-current/sys/arch/evbppc/obs405/
H A Drbus_machdep.c58 md_space_map(bus_space_tag_t t, bus_addr_t bpa, bus_size_t size, int flags, bus_space_handle_t *bshp) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/d10v/
H A Dgencode.c59 int flags = d10v_operands[opcode->operands[i]].flags; local
125 int flags = d10v_operands[opcode->operands[i]].flags; local
134 int flags = d10v_operands[opcode->operands[i]].flags; local
[all...]
/netbsd-current/sbin/gpt/
H A Dgpt_private.h39 int flags; member in struct:gpt
/netbsd-current/lib/libc/compat/sys/
H A Dcompat_statvfs.c76 __compat_statvfs1(const char *path, struct statvfs90 *buf, int flags) argument
96 __compat_fstatvfs1(int fd, struct statvfs90 *buf, int flags) argument
106 __compat_getvfsstat(struct statvfs90 *buf, size_t size, int flags) argument
H A Dcompat_statfs.c103 __compat_getfsstat(struct statfs12 *ost, long size, int flags) argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndex_Internal.h34 int flags; member in struct:_CXCursorAndRangeVisitorBlock
/netbsd-current/usr.bin/mail/
H A Dmime_child.c70 int flags; local
124 int flags; local
[all...]
/netbsd-current/sys/dev/acpi/
H A Dacpi_srat.h41 uint32_t flags; member in struct:acpisrat_cpu
55 uint32_t flags; member in struct:acpisrat_mem
/netbsd-current/sys/dev/isapnp/
H A Dgus_isapnp.c207 gus_isapnp_open(void *addr, int flags) argument
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dposix_win.c22 int flags; local
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dvstring_vstream.c133 vstring_get_flags(VSTRING *vp, VSTREAM *fp, int flags) argument
152 vstring_get_flags_nonl(VSTRING *vp, VSTREAM *fp, int flags) argument
168 vstring_get_flags_null(VSTRING *vp, VSTREAM *fp, int flags) argument
184 vstring_get_flags_bound(VSTRING *vp, VSTREAM *fp, int flags, ssize_t bound) argument
207 vstring_get_flags_nonl_bound(VSTRING *vp, VSTREAM *fp, int flags, ssize_t bound) argument
227 vstring_get_flags_null_bound(VSTRING *vp, VSTREAM *fp, int flags, ssize_t bound) argument
[all...]

Completed in 336 milliseconds

<<11121314151617181920>>