OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:f_not
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
filter.c
263
err = get_filter0( op, ber, &f.
f_not
, text, depth+1 );
268
assert( f.
f_not
!= NULL );
269
if ( f.
f_not
->f_choice == SLAPD_FILTER_COMPUTED ) {
270
int fresult = f.
f_not
->f_result;
272
op->o_tmpfree( f.
f_not
, op->o_tmpmemctx );
273
f.
f_not
= NULL;
filterentry.c
133
rc = test_filter( op, e, f->
f_not
);
slap.h
1100
#define
f_not
f_un.f_un_complex
macro
/src/external/bsd/openldap/dist/contrib/slapd-modules/alias/
alias.c
312
return alias_filter( ov, f->
f_not
);
/src/usr.bin/find/
function.c
143
int
f_not
(PLAN *, FTSENT *);
1940
f_not
(PLAN *plan, FTSENT *entry)
function
1955
return (palloc(N_NOT,
f_not
));
/src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/
datamorph.c
516
return datamorph_filter( op, ov, f->
f_not
);
/src/external/bsd/openldap/dist/servers/slapd/back-sql/
search.c
828
rc = backsql_process_filter( bsi, f->
f_not
);
/src/external/bsd/openldap/dist/servers/slapd/overlays/
pcache.c
4726
f.
f_not
= &f2;
Completed in 82 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026