Searched defs:cef_cp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | globals_machelf.c | 70 * cef_cp() is used by conv_expn_field() to fill in the output buffer. 99 cef_cp(CONV_EXPN_FIELD_ARG *arg, CONV_EXPN_FIELD_STATE *state, function 158 if (!cef_cp(arg, state, FALSE, 166 if (!cef_cp(arg, state, TRUE, *lead_str++)) 189 if (!cef_cp(arg, state, TRUE, inv_buf.buf)) 195 if (!cef_cp(arg, state, FALSE, 243 if (!cef_cp(arg, &state, TRUE, 275 if (!cef_cp(arg, &state, TRUE,
|
Completed in 71 milliseconds