Searched refs:writeptype (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libldap5/include/ldap/ |
H A D | disptmpl.h | 273 typedef int (*writeptype)( void *writeparm, char *p, int len ); typedef 331 writeptype writeproc, void *writeparm, char *eol, int rdncount, 337 unsigned long syntaxid, writeptype writeproc, void *writeparm, 344 writeptype writeproc, void *writeparm, char *eol, int rdncount, 351 writeptype writeproc, void *writeparm, char *eol, int rdncount, 357 unsigned long syntaxid, writeptype writeproc, void *writeparm, 364 writeptype writeproc, void *writeparm, char *eol, int rdncount,
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | tmplout.c | 50 writeptype writeproc, void *writeparm, char *eol, int rdncount, 54 char ***defvals, writeptype writeproc, void *writeparm, char *eol, 57 int labelwidth, unsigned long syntaxid, writeptype writeproc, 61 writeptype writeproc, void *writeparm, char *eol, int html ); 63 writeptype writeproc, void *writeparm, char *eol, char *urlprefix ); 69 writeptype writeproc, void *writeparm, char *eol, char *urlprefix ); 91 writeptype writeproc, in ldap_entry2text() 116 writeptype writeproc, in ldap_entry2html() 145 writeptype writeproc, in do_entry2text() 394 writeptype writeproc, in ldap_entry2text_search() [all …]
|
H A D | llib-lldap | 382 … *entry, struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals, writeptype writeproc, void … 384 …ntry, struct ldap_disptmpl*tmpllist, char **defattrs, char ***defvals, writeptype writeproc, void … 386 … *entry, struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals, writeptype writeproc, void … 388 …ntry, struct ldap_disptmpl*tmpllist, char **defattrs, char ***defvals, writeptype writeproc, void … 390 …buf, char **vals, char *label, int labelwidth, unsigned long syntaxid, writeptype writeproc, void … 392 …buf, char **vals, char *label, int labelwidth, unsigned long syntaxid, writeptype writeproc, void …
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 945 typedef int (*writeptype)(void *writeparm, char *p, int len); typedef 1003 writeptype writeproc, void *writeparm, char *eol, int rdncount, 1009 unsigned long syntaxid, writeptype writeproc, void *writeparm, 1016 writeptype writeproc, void *writeparm, char *eol, int rdncount, 1023 writeptype writeproc, void *writeparm, char *eol, int rdncount, 1029 unsigned long syntaxid, writeptype writeproc, void *writeparm, 1036 writeptype writeproc, void *writeparm, char *eol, int rdncount,
|