/illumos-gate/usr/src/head/ |
H A D | stdlib.h | 180 typedef long ssize_t; /* size of something in bytes or -1 */ typedef 182 typedef int ssize_t; /* (historical version) */ typedef
|
H A D | stdio.h | 259 typedef long ssize_t; /* size of something in bytes or -1 */ typedef 261 typedef int ssize_t; /* (historical version) */ typedef
|
/illumos-gate/usr/src/cmd/sort/ |
H A D | internal.c | 48 offset_is_algorithm(line_rec_t **X, ssize_t n, in offset_is_algorithm() argument 87 tqs_algorithm(line_rec_t **X, ssize_t n, in tqs_algorithm() argument 183 rqs_algorithm(line_rec_t **X, ssize_t n, ssize_t depth, in rqs_algorithm() argument
|
H A D | merge.c | 258 int (*coll_fcn)(line_rec_t *, line_rec_t *, ssize_t, flag_t)) in pqueue_init() argument
|
/illumos-gate/usr/src/boot/include/ |
H A D | string.h | 130 typedef __ssize_t ssize_t; typedef
|
H A D | stdio.h | 57 typedef __ssize_t ssize_t; typedef
|
H A D | unistd.h | 63 typedef __ssize_t ssize_t; typedef
|
/illumos-gate/usr/src/ucbhead/ |
H A D | stdio.h | 73 typedef int ssize_t; typedef 75 typedef long ssize_t; typedef
|
/illumos-gate/usr/src/cmd/sendmail/include/sm/ |
H A D | types.h | 44 # define ssize_t int macro
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_object_read_common.c | 46 typedef SSIZE_T ssize_t; /* MSVC does not have POSIX ssize_t */ typedef
|
H A D | dwarf_object_detector.c | 42 typedef SSIZE_T ssize_t; /* MSVC does not have POSIX ssize_t */ typedef
|
/illumos-gate/usr/src/ucbhead/sys/ |
H A D | types.h | 376 typedef int ssize_t; typedef 378 typedef long ssize_t; /* used by functions which return a */ typedef
|
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/ |
H A D | dnssd_ipc.h | 48 # define ssize_t int macro
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | sfio.h | 47 typedef ssize_t (*Sfread_f)_ARG_((Sfio_t*, Void_t*, size_t, Sfdisc_t*)); typedef 48 typedef ssize_t (*Sfwrite_f)_ARG_((Sfio_t*, const Void_t*, size_t, Sfdisc_t*)); typedef
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | types.h | 561 typedef long ssize_t; /* size of something in bytes or -1 */ typedef 563 typedef int ssize_t; /* (historical version) */ typedef
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | types.h | 207 typedef __ssize_t ssize_t; typedef
|
H A D | socket.h | 76 typedef __ssize_t ssize_t; typedef
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | vmhdr.h | 527 typedef int ssize_t; typedef
|