Home
last modified time | relevance | path

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

/titanic_52/usr/src/head/
H A Dstdlib.h176 typedef long ssize_t; /* size of something in bytes or -1 */ typedef
178 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
/titanic_52/usr/src/cmd/sort/common/
H A Dinternal.c50 offset_is_algorithm(line_rec_t **X, ssize_t n, in offset_is_algorithm() argument
89 tqs_algorithm(line_rec_t **X, ssize_t n, in tqs_algorithm() argument
185 rqs_algorithm(line_rec_t ** X,ssize_t n,ssize_t depth,int (* collate_fcn)(line_rec_t *,line_rec_t *,ssize_t,flag_t),flag_t coll_flags) rqs_algorithm() argument
[all...]
H A Dmerge.c260 int (*coll_fcn)(line_rec_t *, line_rec_t *, ssize_t, flag_t)) in pqueue_init() argument
/titanic_52/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
/titanic_52/usr/src/cmd/sendmail/include/sm/
H A Dtypes.h46 # define ssize_t int macro
/titanic_52/usr/src/ucbhead/
H A Dstdio.h73 typedef int ssize_t; typedef
75 typedef long ssize_t; typedef
/titanic_52/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
/titanic_52/usr/src/lib/libdns_sd/common/
H A Ddnssd_ipc.h49 # define ssize_t int macro
/titanic_52/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
[all...]
/titanic_52/usr/src/uts/common/sys/
H A Dtypes.h529 typedef long ssize_t; /* size of something in bytes or -1 */ typedef
531 typedef int ssize_t; /* (historical version) */ typedef
/titanic_52/usr/src/boot/sys/sys/
H A Dtypes.h199 typedef __ssize_t ssize_t; typedef
H A Dsocket.h76 typedef __ssize_t ssize_t; typedef
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h527 typedef int ssize_t; typedef