Searched defs:write (Results 251 - 275 of 445) sorted by relevance

<<1112131415161718

/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsn64el/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv32/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/riscv64/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/powerpc/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
H A Dunistd.h2820 # undef write macro
2821 # define write macro
2831 _GL_CXXALIASWARN (write); variable
[all...]
/netbsd-current/sys/rump/librump/rumpvfs/
H A Drump_vfs.c401 rump_vp_vmobjlock(struct vnode *vp, int write) argument
/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe_mbx.h47 s32 (*write)(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id); member in struct:ixgbe_mbx_operations
/netbsd-current/lib/libpthread/
H A Dpthread_cancelstub.c673 write(int d, const void *buf, size_t nbytes) function
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_gem.c1540 drm_gem_fence_array_add_implicit(struct xarray *fence_array, struct drm_gem_object *obj, bool write) argument

Completed in 557 milliseconds

<<1112131415161718