Searched refs:dout (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/ |
H A D | encengine.c | 96 STRLEN dlen, STRLEN * dout, int approx, const U8 *term, STRLEN tlen) 156 *dout = d - dst; 95 do_encode(encpage_t * enc, const U8 * src, STRLEN * slen, U8 * dst, STRLEN dlen, STRLEN * dout, int approx, const U8 *term, STRLEN tlen) argument
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Encode/ |
H A D | encode.h | 79 U8 *dst, STRLEN dlen, STRLEN *dout, int approx,
|
/osnet-11/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_subr.c | 140 topo_debug_set(topo_hdl_t *thp, const char *dbmode, const char *dout) argument 158 if (dout == NULL) { 165 if (strcmp(dout, dbp->tdm_name) == 0)
|
Completed in 21 milliseconds