Searched refs:_BSD_SSIZE_T_ (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/include/machine/
H A Dansi.h9 #define _BSD_SSIZE_T_ int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/include/
H A Dmonetary.h42 #ifdef _BSD_SSIZE_T_
43 typedef _BSD_SSIZE_T_ ssize_t;
44 #undef _BSD_SSIZE_T_ macro
H A Dstdio.h48 #ifdef _BSD_SSIZE_T_
49 typedef _BSD_SSIZE_T_ ssize_t;
50 #undef _BSD_SSIZE_T_ macro
/netbsd-6-1-5-RELEASE/sys/arch/usermode/include/
H A Dansi.h47 #define _BSD_SSIZE_T_ int macro
52 #define _BSD_SSIZE_T_ long macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dansi.h53 #define _BSD_SSIZE_T_ long /* byte count or error */ macro
57 #define _BSD_SSIZE_T_ int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Dansi.h55 #define _BSD_SSIZE_T_ long int /* byte count or error */ macro
61 #define _BSD_SSIZE_T_ int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dansi.h53 #define _BSD_SSIZE_T_ long /* byte count or error */ macro
57 #define _BSD_SSIZE_T_ int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/include/
H A Dansi.h52 #define _BSD_SSIZE_T_ long /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dansi.h51 #define _BSD_SSIZE_T_ int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dansi.h52 #define _BSD_SSIZE_T_ long /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dansi.h54 #define _BSD_SSIZE_T_ long int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dansi.h53 #define _BSD_SSIZE_T_ int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dansi.h52 #define _BSD_SSIZE_T_ int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dansi.h53 #define _BSD_SSIZE_T_ long int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dansi.h53 #define _BSD_SSIZE_T_ long /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dansi.h54 #define _BSD_SSIZE_T_ long int /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dansi.h55 #define _BSD_SSIZE_T_ long /* byte count or error */ macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Duio.h51 #ifdef _BSD_SSIZE_T_
52 typedef _BSD_SSIZE_T_ ssize_t;
53 #undef _BSD_SSIZE_T_ macro
H A Dtypes.h282 #ifdef _BSD_SSIZE_T_
283 typedef _BSD_SSIZE_T_ ssize_t;
284 #undef _BSD_SSIZE_T_ macro
H A Dsocket.h94 #ifdef _BSD_SSIZE_T_
95 typedef _BSD_SSIZE_T_ ssize_t;
96 #undef _BSD_SSIZE_T_ macro

Completed in 227 milliseconds