Searched defs:out_func (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/zmod/
H A Dzlib.h880 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
884 out_func out, void FAR *out_desc));
911 parameters and return types are defined above in the in_func and out_func
/illumos-gate/usr/src/boot/lib/libz/
H A Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1031 out_func out, void FAR *out_desc));
1059 parameters and return types are defined above in the in_func and out_func
H A Dzconf.h140 # define out_func z_out_func macro

Completed in 69 milliseconds