Home
last modified time | relevance | path

Searched refs:output_label (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c58 static int output_label( char *buf, char *label, int width,
659 output_label( buf, label, labelwidth, writeproc, writeparm, eol, html ); in do_vals2text()
697 output_label( buf, label, labelwidth, writeproc, in do_vals2text()
809 output_label( char *buf, char *label, int width, writeptype writeproc, in output_label() function
/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c243 static void FORMAT_ATTR(2) output_label(struct bb_state *state, const char *fmt, ...) in output_label() function
1705 output_label(state, ".L%p", bb); in generate()