ldap_disptmpl
dump_tmpl( struct ldap_disptmpl *tmpl )
void dump_tmpl( struct ldap_disptmpl *tmpl );
struct ldap_disptmpl *templates, *dtp;
struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals,
struct ldap_disptmpl *tmpllist, char **defattrs, char ***defvals,
struct ldap_disptmpl *dt_next;
#define NULLDISPTMPL ((struct ldap_disptmpl *)0)
struct ldap_disptmpl **tmpllistp);
struct ldap_disptmpl **tmpllistp);
LDAP_API(void) LDAP_CALL ldap_free_templates(struct ldap_disptmpl *tmpllist);
LDAP_API(struct ldap_disptmpl *) LDAP_CALL ldap_first_disptmpl(
struct ldap_disptmpl *tmpllist);
LDAP_API(struct ldap_disptmpl *) LDAP_CALL ldap_next_disptmpl(
struct ldap_disptmpl *tmpllist,
struct ldap_disptmpl *tmpl);
LDAP_API(struct ldap_disptmpl *) LDAP_CALL ldap_name2template(char *name,
struct ldap_disptmpl *tmpllist);
LDAP_API(struct ldap_disptmpl *) LDAP_CALL ldap_oc2template(char **oclist,
struct ldap_disptmpl *tmpllist);
LDAP_API(char **) LDAP_CALL ldap_tmplattrs(struct ldap_disptmpl *tmpl,
struct ldap_disptmpl *tmpl);
struct ldap_disptmpl *tmpl, struct ldap_tmplitem *row);
struct ldap_disptmpl *tmpl, struct ldap_tmplitem *row);
struct ldap_disptmpl *tmpl, struct ldap_tmplitem *row,
struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals,
struct ldap_disptmpl *tmpllist, char **defattrs, char ***defvals,
struct ldap_disptmpl *dt_next;
#define NULLDISPTMPL ((struct ldap_disptmpl *)0)
ldap_init_templates( char *file, struct ldap_disptmpl **tmpllistp );
struct ldap_disptmpl **tmpllistp );
ldap_free_templates( struct ldap_disptmpl *tmpllist );
LDAP_API(struct ldap_disptmpl *)
ldap_first_disptmpl( struct ldap_disptmpl *tmpllist );
LDAP_API(struct ldap_disptmpl *)
ldap_next_disptmpl( struct ldap_disptmpl *tmpllist,
struct ldap_disptmpl *tmpl );
LDAP_API(struct ldap_disptmpl *)
ldap_name2template( char *name, struct ldap_disptmpl *tmpllist );
LDAP_API(struct ldap_disptmpl *)
ldap_oc2template( char **oclist, struct ldap_disptmpl *tmpllist );
ldap_tmplattrs( struct ldap_disptmpl *tmpl, char **includeattrs, int exclude,
ldap_first_tmplrow( struct ldap_disptmpl *tmpl );
ldap_next_tmplrow( struct ldap_disptmpl *tmpl, struct ldap_tmplitem *row );
ldap_first_tmplcol( struct ldap_disptmpl *tmpl, struct ldap_tmplitem *row );
ldap_next_tmplcol( struct ldap_disptmpl *tmpl, struct ldap_tmplitem *row,
struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals,
struct ldap_disptmpl *tmpllist, char **defattrs, char ***defvals,
struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals,
struct ldap_disptmpl *tmpllist, char **defattrs, char ***defvals,
ldap_init_templates( char *file, struct ldap_disptmpl **tmpllistp )
struct ldap_disptmpl **tmpllistp )
struct ldap_disptmpl *prevtmpl, *tmpl;
ldap_free_templates( struct ldap_disptmpl *tmpllist )
struct ldap_disptmpl *tp, *nexttp;
free_disptmpl( struct ldap_disptmpl *tmpl )
struct ldap_disptmpl *
ldap_first_disptmpl( struct ldap_disptmpl *tmpllist )
struct ldap_disptmpl *
ldap_next_disptmpl( struct ldap_disptmpl *tmpllist,
struct ldap_disptmpl *tmpl )
struct ldap_disptmpl *
ldap_name2template( char *name, struct ldap_disptmpl *tmpllist )
struct ldap_disptmpl *dtp;
struct ldap_disptmpl *
ldap_oc2template( char **oclist, struct ldap_disptmpl *tmpllist )
struct ldap_disptmpl *dtp;
ldap_first_tmplrow( struct ldap_disptmpl *tmpl )
ldap_next_tmplrow( struct ldap_disptmpl *tmpl, struct ldap_tmplitem *row )
ldap_first_tmplcol( struct ldap_disptmpl *tmpl, struct ldap_tmplitem *row )
ldap_next_tmplcol( struct ldap_disptmpl *tmpl, struct ldap_tmplitem *row,
ldap_tmplattrs( struct ldap_disptmpl *tmpl, char **includeattrs,
static void free_disptmpl( struct ldap_disptmpl *tmpl );
read_next_tmpl( char **bufp, long *blenp, struct ldap_disptmpl **tmplp,
struct ldap_disptmpl *tmpl = NULL;
struct ldap_disptmpl **tmplp, int dtversion );
if (( tmpl = (struct ldap_disptmpl *)NSLDAPI_CALLOC( 1,
sizeof( struct ldap_disptmpl ))) == NULL ) {
struct ldap_disptmpl *tmpl,
struct ldap_disptmpl *tmpl,
struct ldap_disptmpl* tmpllist, /* if NULL, load default file */
struct ldap_disptmpl* tmpllist, /* if NULL, load default file */
struct ldap_disptmpl* tmpllist, /* if NULL, no template used */
struct ldap_disptmpl *tmpl;
struct ldap_disptmpl *tmpl, char **defattrs, char ***defvals,
LDAPMessage *entry, struct ldap_disptmpl *tmpllist, char **defattrs,
static int max_label_len( struct ldap_disptmpl *tmpl );
max_label_len( struct ldap_disptmpl *tmpl )
struct ldap_disptmpl *tmpl,