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

/osnet-11/usr/src/lib/libldap4/common/
H A Dtmplout.c61 writeptype writeproc, void *writeparm, char *eol, int html );
186 int i, err, html, show, labelwidth; local
206 html = ( urlprefix != NULL );
208 if ( html ) {
383 if ( html && !(( opts & LDAP_DISP_OPT_HTMLBODYONLY ) != 0 )) {
486 int err, freedn, freetmpls, html; local
497 html = ( urlprefix != NULL );
513 html ? "<!-- " : "", TEMPLATEFILE, err,
514 html ? "-->" : "", eol );
697 int i, html, writeoutva local
1076 int err, lderr, i, count, html; local
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c61 writeptype writeproc, void *writeparm, char *eol, int html );
153 int i, err, html, show, labelwidth; local
185 html = ( urlprefix != NULL );
187 if ( html ) {
370 if ( html && !(( opts & LDAP_DISP_OPT_HTMLBODYONLY ) != 0 )) {
451 int err, freedn, html; local
467 html = ( urlprefix != NULL );
627 int err, i, html, writeoutval, freebuf, notascii; local
638 html = ( urlprefix != NULL );
663 output_label( buf, label, labelwidth, writeproc, writeparm, eol, html );
1040 int err = LDAP_SUCCESS, lderr, i, count, html; local
[all...]
/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c69 #define STYLE_html 6 /* html details */
98 const char* html[2]; member in struct:Font_s
219 C("html"), "?html", STYLE_html,
220 Z("List detailed info in html."),
1175 return fonts[f].html[set];
1470 sfprintf(sp, ".html\">%s%-.*s%s</A>%-.*s</NOBR>"
2146 sfprintf(sp, ".html\">%s%-.*s%s</A>%-.*s</NOBR>"

Completed in 33 milliseconds