Searched refs:urlprefix (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | tmplout.c | 51 unsigned long opts, char *urlprefix ); 55 int rdncount, unsigned long opts, char *urlprefix ); 58 void *writeparm, char *eol, int rdncount, char *urlprefix ); 63 writeptype writeproc, void *writeparm, char *eol, char *urlprefix ); 69 writeptype writeproc, void *writeparm, char *eol, char *urlprefix ); 122 char *urlprefix in ldap_entry2html() argument 127 if ( urlprefix == NULL ) { in ldap_entry2html() 128 urlprefix = DEF_LDAP_URL_PREFIX; in ldap_entry2html() 132 writeproc, writeparm, eol, rdncount, opts, urlprefix )); in ldap_entry2html() 150 char *urlprefix /* if non-NULL, do HTML */ in do_entry2text() argument [all …]
|
H A D | llib-lldap | 382 …teproc, void *writeparm, char *eol, int rdncount, unsigned long opts, char *urlprefix, char *base); 384 …riteptype writeproc, void *writeparm, char *eol,int rdncount, unsigned long opts, char *urlprefix); 390 …ed long syntaxid, writeptype writeproc, void *writeparm, char *eol, int rdncount, char *urlprefix);
|
/titanic_41/usr/src/lib/libldap5/include/ldap/ |
H A D | disptmpl.h | 352 unsigned long opts, char *urlprefix, char *base ); 358 char *eol, int rdncount, char *urlprefix ); 365 unsigned long opts, char *urlprefix );
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 1024 unsigned long opts, char *urlprefix, char *base); 1030 char *eol, int rdncount, char *urlprefix); 1037 unsigned long opts, char *urlprefix);
|