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_LIST_EMPTY
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
zn_malloc.c
208
if (
LDAP_LIST_EMPTY
(&zh->zh_zopool)) {
217
if (
LDAP_LIST_EMPTY
(&zh->zh_zopool)) {
275
LDAP_LIST_EMPTY
(&zh->zh_free[i-order_start]); i++);
298
if (
LDAP_LIST_EMPTY
(&zh->zh_zopool)) {
361
if (
LDAP_LIST_EMPTY
(&zh->zh_zopool)) {
371
if (
LDAP_LIST_EMPTY
(&zh->zh_zopool)) {
533
if (
LDAP_LIST_EMPTY
(&zh->zh_zopool)) {
554
if (
LDAP_LIST_EMPTY
(&zh->zh_zopool)) {
594
if (
LDAP_LIST_EMPTY
(&zh->zh_zopool)) {
615
if (
LDAP_LIST_EMPTY
(&zh->zh_zopool))
[
all
...]
sl_malloc.c
257
if (
LDAP_LIST_EMPTY
(&sh->sh_sopool)) {
344
LDAP_LIST_EMPTY
(&sh->sh_free[i-order_start]); i++);
360
if (
LDAP_LIST_EMPTY
(&sh->sh_sopool)) {
569
if (
LDAP_LIST_EMPTY
(&sh->sh_sopool)) {
586
if (
LDAP_LIST_EMPTY
(&sh->sh_sopool)) {
618
if (
LDAP_LIST_EMPTY
(&sh->sh_sopool)) {
635
if (
LDAP_LIST_EMPTY
(&sh->sh_sopool)) {
syncrepl.c
4846
if ( !
LDAP_LIST_EMPTY
( &si->si_nonpresentlist ) ) {
6138
while ( !
LDAP_LIST_EMPTY
( &sie->si_nonpresentlist ) ) {
/src/external/bsd/openldap/dist/include/
ldap_queue.h
315
#define
LDAP_LIST_EMPTY
(head) ((head)->lh_first == NULL)
/src/external/bsd/openldap/dist/servers/lloadd/
backend.c
670
while ( !
LDAP_LIST_EMPTY
( &b->b_connecting ) ) {
daemon.c
1584
while ( !
LDAP_LIST_EMPTY
( &b->b_connecting ) ) {
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026