Home
last modified time | relevance | path

Searched defs:ssize_t (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/head/
H A Dstdlib.h180 typedef long ssize_t; /* size of something in bytes or -1 */ typedef
182 typedef int ssize_t; /* (historical version) */ typedef
H A Dstdio.h259 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 Dinternal.c48 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 Dmerge.c258 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 Dstring.h130 typedef __ssize_t ssize_t; typedef
H A Dstdio.h57 typedef __ssize_t ssize_t; typedef
H A Dunistd.h63 typedef __ssize_t ssize_t; typedef
/illumos-gate/usr/src/ucbhead/
H A Dstdio.h73 typedef int ssize_t; typedef
75 typedef long ssize_t; typedef
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dtypes.h44 # define ssize_t int macro
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_object_read_common.c46 typedef SSIZE_T ssize_t; /* MSVC does not have POSIX ssize_t */ typedef
H A Ddwarf_object_detector.c42 typedef SSIZE_T ssize_t; /* MSVC does not have POSIX ssize_t */ typedef
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h376 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 Ddnssd_ipc.h48 # define ssize_t int macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h47 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 Dtypes.h561 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 Dtypes.h207 typedef __ssize_t ssize_t; typedef
H A Dsocket.h76 typedef __ssize_t ssize_t; typedef
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h527 typedef int ssize_t; typedef