Home
last modified time | relevance | path

Searched refs:ldentry (Results 1 – 6 of 6) sorted by relevance

/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/shell-backends/
H A Dpasswd-shell.c49 static struct ldentry *pw2entry LDAP_P(( struct ldop *op, struct passwd *pw ));
116 struct ldentry *entry; in pwdfile_search()
140 static struct ldentry *
143 struct ldentry *entry; in pw2entry()
166 entry = (struct ldentry *) ecalloc( 1, sizeof( struct ldentry )); in pw2entry()
H A Dshellutil.h87 struct ldentry { struct
103 void write_entry( struct ldop *op, struct ldentry *entry, FILE *ofp ); argument
104 int test_filter( struct ldop *op, struct ldentry *entry );
105 void free_entry( struct ldentry *entry );
H A Dshellutil.c86 write_entry( struct ldop *op, struct ldentry *entry, FILE *ofp ) in write_entry()
104 test_filter( struct ldop *op, struct ldentry *entry ) in test_filter()
131 free_entry( struct ldentry *entry ) in free_entry()
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/shell-backends/
H A Dpasswd-shell.c49 static struct ldentry *pw2entry LDAP_P(( struct ldop *op, struct passwd *pw ));
116 struct ldentry *entry; in pwdfile_search()
140 static struct ldentry *
143 struct ldentry *entry; in pw2entry()
166 entry = (struct ldentry *) ecalloc( 1, sizeof( struct ldentry )); in pw2entry()
H A Dshellutil.h87 struct ldentry { struct
103 void write_entry( struct ldop *op, struct ldentry *entry, FILE *ofp ); argument
104 int test_filter( struct ldop *op, struct ldentry *entry );
105 void free_entry( struct ldentry *entry );
H A Dshellutil.c86 write_entry( struct ldop *op, struct ldentry *entry, FILE *ofp ) in write_entry()
104 test_filter( struct ldop *op, struct ldentry *entry ) in test_filter()
131 free_entry( struct ldentry *entry ) in free_entry()