OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pvnc
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
config.c
547
struct berval dn, nvnc,
pvnc
, nrnc, prnc;
local
563
if ( dnPrettyNormal( NULL, &dn, &
pvnc
, &nvnc, NULL ) != LDAP_SUCCESS ) {
582
free(
pvnc
.bv_val );
593
free(
pvnc
.bv_val );
606
mt->mt_lsuffixm =
pvnc
;
/src/external/bsd/openldap/dist/servers/slapd/back-meta/
config.c
602
struct berval dn, nvnc,
pvnc
, nrnc, prnc;
local
618
if ( dnPrettyNormal( NULL, &dn, &
pvnc
, &nvnc, NULL ) != LDAP_SUCCESS ) {
637
free(
pvnc
.bv_val );
648
free(
pvnc
.bv_val );
666
&
pvnc
, &nvnc, &prnc, &nrnc );
668
free(
pvnc
.bv_val );
3213
struct berval *
pvnc
,
3233
rargv[ 1 ] = suffix_massage_regexize(
pvnc
->bv_val );
3234
rargv[ 2 ] = suffix_massage_patternize(
pvnc
->bv_val, prnc->bv_val );
3241
if ( BER_BVISEMPTY(
pvnc
) ) {
[
all
...]
/src/external/bsd/openldap/dist/servers/slapd/overlays/
rwm.c
1693
struct berval bvnc, nvnc,
pvnc
, brnc, nrnc, prnc;
local
1732
if ( dnPrettyNormal( NULL, &bvnc, &
pvnc
, &nvnc, NULL ) != LDAP_SUCCESS ) {
1743
free(
pvnc
.bv_val );
1752
&
pvnc
, &nvnc, &prnc, &nrnc );
1754
free(
pvnc
.bv_val );
Completed in 32 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026