OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAP_SLIST_EMPTY
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
mr.c
96
while( !
LDAP_SLIST_EMPTY
(&mr_list) ) {
357
while( !
LDAP_SLIST_EMPTY
(&mru_list) ) {
controls.c
459
while ( !
LDAP_SLIST_EMPTY
(&controls_list) ) {
/src/external/bsd/openldap/dist/contrib/slapd-modules/variant/
variant.c
1168
assert(
LDAP_SLIST_EMPTY
(&vei->attributes) );
1379
while ( !
LDAP_SLIST_EMPTY
( &vei->attributes ) ) {
1393
while ( !
LDAP_SLIST_EMPTY
( &vei->attributes ) ) {
/src/external/bsd/openldap/dist/include/
ldap_queue.h
157
#define
LDAP_SLIST_EMPTY
(head) ((head)->slh_first == NULL)
/src/external/bsd/openldap/dist/libraries/libldap/
tpool.c
940
assert(
LDAP_SLIST_EMPTY
(&pq->ltp_free_list) );
Completed in 66 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026