Home
last modified time | relevance | path

Searched refs:ndn (Results 51 – 75 of 834) sorted by relevance

12345678910>>...34

/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/back-monitor/
H A Dproto-back-monitor.h54 struct berval *ndn,
59 struct berval *ndn,
65 struct berval *ndn,
114 struct berval *ndn,
159 struct berval *ndn ));
188 struct berval *ndn,
212 struct berval *ndn ));
215 struct berval *ndn,
223 struct berval *ndn,
240 struct berval *ndn,
[all …]
H A Dinit.c857 BER_BVZERO( ndn ); in monitor_search2ndn_cb()
872 struct berval *ndn ) in monitor_search2ndn() argument
882 BER_BVZERO( ndn ); in monitor_search2ndn()
968 BER_BVZERO( ndn ); in monitor_search2ndn()
1014 ndn = *ndn_in; in monitor_back_register_entry_attrs()
1181 struct berval *ndn, in monitor_back_register_entry_callback() argument
1198 struct berval *ndn ) in monitor_back_unregister_entry() argument
1476 ndn = *ndn_in; in monitor_back_unregister_entry_attrs()
1623 struct berval *ndn, in monitor_back_unregister_entry_callback() argument
1654 struct berval *ndn, in monitor_back_get_subsys_by_dn() argument
[all …]
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/back-monitor/
H A Dproto-back-monitor.h54 struct berval *ndn,
59 struct berval *ndn,
65 struct berval *ndn,
114 struct berval *ndn,
159 struct berval *ndn ));
188 struct berval *ndn,
212 struct berval *ndn ));
215 struct berval *ndn,
223 struct berval *ndn,
240 struct berval *ndn,
[all …]
H A Dinit.c857 BER_BVZERO( ndn ); in monitor_search2ndn_cb()
872 struct berval *ndn ) in monitor_search2ndn() argument
882 BER_BVZERO( ndn ); in monitor_search2ndn()
968 BER_BVZERO( ndn ); in monitor_search2ndn()
1014 ndn = *ndn_in; in monitor_back_register_entry_attrs()
1181 struct berval *ndn, in monitor_back_register_entry_callback() argument
1198 struct berval *ndn ) in monitor_back_unregister_entry() argument
1476 ndn = *ndn_in; in monitor_back_unregister_entry_attrs()
1623 struct berval *ndn, in monitor_back_unregister_entry_callback() argument
1654 struct berval *ndn, in monitor_back_get_subsys_by_dn() argument
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/lib/exchange-correlation/
H A Db3lyp.F95 real*8 nup,ndn,n,agrup,agrdn,agr local
151 ndn = dn_in(j,2) + 0.5d0*ETA2
158 n = nup + ndn
164 ndn2 = ndn*ndn
168 xi = (nup-ndn)/n
259 chidn = agrdn/ndn**(4.0d0/3.0d0)
276 call Becke_smalln_correction(ndn,ndn**thrd,1.0d0,
290 xe = (xeup*nup + xedn*ndn)/n
302 nupndn = nup*ndn
309 ndn_etthrd = ndn**etthrd
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lib/exchange-correlation/
H A Db3lyp.F95 real*8 nup,ndn,n,agrup,agrdn,agr
149 ndn = dn_in(j,2) + 0.5d0*ETA2
156 n = nup + ndn
162 ndn2 = ndn*ndn
166 xi = (nup-ndn)/n
248 chidn = agrdn/ndn**(4.0d0/3.0d0)
262 call Becke_smalln_correction(ndn,ndn**thrd,agrdn,
270 xe = (xeup*nup + xedn*ndn)/n
282 nupndn = nup*ndn
289 ndn_etthrd = ndn**etthrd
[all …]
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-monitor/
H A Dcache.c194 struct berval *ndn, in monitor_cache_get() argument
200 assert( ndn != NULL ); in monitor_cache_get()
205 tmp_mc.mc_ndn = *ndn; in monitor_cache_get()
229 struct berval *ndn, in monitor_cache_remove() argument
236 assert( ndn != NULL ); in monitor_cache_remove()
241 dnParent( ndn, &pndn ); in monitor_cache_remove()
246 tmp_mc.mc_ndn = *ndn; in monitor_cache_remove()
290 ndn->bv_val ); in monitor_cache_remove()
301 tmp_mc.mc_ndn = *ndn; in monitor_cache_remove()
342 struct berval *ndn, in monitor_cache_dn2entry() argument
[all …]
H A Dinit.c674 ndn.bv_val ); in monitor_back_register_entry_parent()
836 BER_BVZERO( ndn ); in monitor_search2ndn_cb()
861 BER_BVZERO( ndn ); in monitor_search2ndn()
988 ndn = *ndn_in; in monitor_back_register_entry_attrs()
1173 ndn->bv_val ); in monitor_back_unregister_entry()
1198 ndn->bv_val ); in monitor_back_unregister_entry()
1324 ndn.bv_val ); in monitor_back_unregister_entry_parent()
1437 ndn = *ndn_in; in monitor_back_unregister_entry_attrs()
1479 ndn.bv_val ); in monitor_back_unregister_entry_attrs()
1608 struct berval *ndn, in monitor_back_get_subsys_by_dn() argument
[all …]
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-monitor/
H A Dcache.c194 struct berval *ndn, in monitor_cache_get() argument
200 assert( ndn != NULL ); in monitor_cache_get()
205 tmp_mc.mc_ndn = *ndn; in monitor_cache_get()
229 struct berval *ndn, in monitor_cache_remove() argument
236 assert( ndn != NULL ); in monitor_cache_remove()
241 dnParent( ndn, &pndn ); in monitor_cache_remove()
246 tmp_mc.mc_ndn = *ndn; in monitor_cache_remove()
290 ndn->bv_val ); in monitor_cache_remove()
301 tmp_mc.mc_ndn = *ndn; in monitor_cache_remove()
342 struct berval *ndn, in monitor_cache_dn2entry() argument
[all …]
H A Dinit.c674 ndn.bv_val ); in monitor_back_register_entry_parent()
836 BER_BVZERO( ndn ); in monitor_search2ndn_cb()
861 BER_BVZERO( ndn ); in monitor_search2ndn()
988 ndn = *ndn_in; in monitor_back_register_entry_attrs()
1173 ndn->bv_val ); in monitor_back_unregister_entry()
1198 ndn->bv_val ); in monitor_back_unregister_entry()
1324 ndn.bv_val ); in monitor_back_unregister_entry_parent()
1437 ndn = *ndn_in; in monitor_back_unregister_entry_attrs()
1479 ndn.bv_val ); in monitor_back_unregister_entry_attrs()
1608 struct berval *ndn, in monitor_back_get_subsys_by_dn() argument
[all …]
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dslapdn.c52 ndn = BER_BVNULL; in slapdn() local
62 rc = dnNormalize( 0, NULL, NULL, &dn, &ndn, NULL ); in slapdn()
66 rc = dnPrettyNormal( NULL, &dn, &pdn, &ndn, NULL ); in slapdn()
86 printf( "%s\n", ndn.bv_val ); in slapdn()
94 ndn.bv_val, pdn.bv_val ); in slapdn()
98 ch_free( ndn.bv_val ); in slapdn()
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dslapdn.c52 ndn = BER_BVNULL; in slapdn() local
62 rc = dnNormalize( 0, NULL, NULL, &dn, &ndn, NULL ); in slapdn()
66 rc = dnPrettyNormal( NULL, &dn, &pdn, &ndn, NULL ); in slapdn()
86 printf( "%s\n", ndn.bv_val ); in slapdn()
94 ndn.bv_val, pdn.bv_val ); in slapdn()
98 ch_free( ndn.bv_val ); in slapdn()
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dslapdn.c52 ndn = BER_BVNULL; in slapdn() local
62 rc = dnNormalize( 0, NULL, NULL, &dn, &ndn, NULL ); in slapdn()
66 rc = dnPrettyNormal( NULL, &dn, &pdn, &ndn, NULL ); in slapdn()
86 printf( "%s\n", ndn.bv_val ); in slapdn()
94 ndn.bv_val, pdn.bv_val ); in slapdn()
98 ch_free( ndn.bv_val ); in slapdn()
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dslapdn.c52 ndn = BER_BVNULL; in slapdn() local
62 rc = dnNormalize( 0, NULL, NULL, &dn, &ndn, NULL ); in slapdn()
66 rc = dnPrettyNormal( NULL, &dn, &pdn, &ndn, NULL ); in slapdn()
86 printf( "%s\n", ndn.bv_val ); in slapdn()
94 ndn.bv_val, pdn.bv_val ); in slapdn()
98 ch_free( ndn.bv_val ); in slapdn()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dslapdn.c52 ndn = BER_BVNULL; in slapdn() local
62 rc = dnNormalize( 0, NULL, NULL, &dn, &ndn, NULL ); in slapdn()
66 rc = dnPrettyNormal( NULL, &dn, &pdn, &ndn, NULL ); in slapdn()
86 printf( "%s\n", ndn.bv_val ); in slapdn()
94 ndn.bv_val, pdn.bv_val ); in slapdn()
98 ch_free( ndn.bv_val ); in slapdn()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dslapdn.c52 ndn = BER_BVNULL; in slapdn() local
62 rc = dnNormalize( 0, NULL, NULL, &dn, &ndn, NULL ); in slapdn()
66 rc = dnPrettyNormal( NULL, &dn, &pdn, &ndn, NULL ); in slapdn()
86 printf( "%s\n", ndn.bv_val ); in slapdn()
94 ndn.bv_val, pdn.bv_val ); in slapdn()
98 ch_free( ndn.bv_val ); in slapdn()
/dports/net/pear-Horde_Kolab_Server/Horde_Kolab_Server-2.0.5/test/Horde/Kolab/Server/Integration/
H A DObjectTest.php79 $ndn = $ko->get(Horde_Kolab_Server_Object_Kolab_User::ATTRIBUTE_UID);
80 $this->assertNoError($ndn);
81 $this->assertEquals($expect, $ndn);
115 $ndn = $ko->get(Horde_Kolab_Server_Object_Kolab_User::ATTRIBUTE_FN);
116 $this->assertNoError($ndn);
117 $this->assertEquals($expect, $ndn);
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-monitor/
H A Dinit.c685 ndn.bv_val ); in monitor_back_register_entry_parent()
854 BER_BVZERO( ndn ); in monitor_search2ndn_cb()
879 BER_BVZERO( ndn ); in monitor_search2ndn()
1006 ndn = *ndn_in; in monitor_back_register_entry_attrs()
1191 ndn->bv_val ); in monitor_back_unregister_entry()
1216 ndn->bv_val ); in monitor_back_unregister_entry()
1342 ndn.bv_val ); in monitor_back_unregister_entry_parent()
1455 ndn = *ndn_in; in monitor_back_unregister_entry_attrs()
1497 ndn.bv_val ); in monitor_back_unregister_entry_attrs()
1626 struct berval *ndn, in monitor_back_get_subsys_by_dn() argument
[all …]
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-monitor/
H A Dinit.c685 ndn.bv_val ); in monitor_back_register_entry_parent()
854 BER_BVZERO( ndn ); in monitor_search2ndn_cb()
879 BER_BVZERO( ndn ); in monitor_search2ndn()
1006 ndn = *ndn_in; in monitor_back_register_entry_attrs()
1191 ndn->bv_val ); in monitor_back_unregister_entry()
1216 ndn->bv_val ); in monitor_back_unregister_entry()
1342 ndn.bv_val ); in monitor_back_unregister_entry_parent()
1455 ndn = *ndn_in; in monitor_back_unregister_entry_attrs()
1497 ndn.bv_val ); in monitor_back_unregister_entry_attrs()
1626 struct berval *ndn, in monitor_back_get_subsys_by_dn() argument
[all …]
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-wt/
H A Dproto-wt.h163 struct berval *ndn,
177 struct berval *ndn,
186 struct berval *ndn);
199 struct berval *ndn,
204 struct berval *ndn,
208 struct berval *ndn,
221 int wt_idlcache_get(wt_ctx *wc, struct berval *ndn, int scope, ID *ids);
222 int wt_idlcache_set(wt_ctx *wc, struct berval *ndn, int scope, ID *ids);
223 int wt_idlcache_begin(wt_ctx *wc, struct berval *ndn, int scope);
224 int wt_idlcache_clear(Operation *op, wt_ctx *wc, struct berval *ndn);
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-wt/
H A Dproto-wt.h163 struct berval *ndn,
177 struct berval *ndn,
186 struct berval *ndn);
199 struct berval *ndn,
204 struct berval *ndn,
208 struct berval *ndn,
221 int wt_idlcache_get(wt_ctx *wc, struct berval *ndn, int scope, ID *ids);
222 int wt_idlcache_set(wt_ctx *wc, struct berval *ndn, int scope, ID *ids);
223 int wt_idlcache_begin(wt_ctx *wc, struct berval *ndn, int scope);
224 int wt_idlcache_clear(Operation *op, wt_ctx *wc, struct berval *ndn);
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-wt/
H A Dproto-wt.h163 struct berval *ndn,
177 struct berval *ndn,
186 struct berval *ndn);
199 struct berval *ndn,
204 struct berval *ndn,
208 struct berval *ndn,
221 int wt_idlcache_get(wt_ctx *wc, struct berval *ndn, int scope, ID *ids);
222 int wt_idlcache_set(wt_ctx *wc, struct berval *ndn, int scope, ID *ids);
223 int wt_idlcache_begin(wt_ctx *wc, struct berval *ndn, int scope);
224 int wt_idlcache_clear(Operation *op, wt_ctx *wc, struct berval *ndn);
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-wt/
H A Dproto-wt.h163 struct berval *ndn,
177 struct berval *ndn,
186 struct berval *ndn);
199 struct berval *ndn,
204 struct berval *ndn,
208 struct berval *ndn,
221 int wt_idlcache_get(wt_ctx *wc, struct berval *ndn, int scope, ID *ids);
222 int wt_idlcache_set(wt_ctx *wc, struct berval *ndn, int scope, ID *ids);
223 int wt_idlcache_begin(wt_ctx *wc, struct berval *ndn, int scope);
224 int wt_idlcache_clear(Operation *op, wt_ctx *wc, struct berval *ndn);
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/examples/
H A Dmodrdn.c68 char *dn, *ndn, *nrdn; in main() local
83 ndn = "cn=Jacques M Smith, " PEOPLE_BASE; /* see examples.h */ in main()
141 if (( rc = ldap_delete_s( ld, ndn )) != LDAP_SUCCESS ) { in main()
145 "No need to delete.\n", ndn ); in main()
151 printf( "Deleted entry \"%s\".\n", ndn ); in main()
162 "\"%s\".\n", dn, ndn ); in main()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/overlays/
H A Drwmdn.c48 struct berval *ndn ) in rwm_dn_massage_normalize() argument
59 if ( mdn.bv_val == in->bv_val && !BER_BVISNULL( ndn ) ) { in rwm_dn_massage_normalize()
63 rc = dnNormalize( 0, NULL, NULL, &mdn, ndn, NULL ); in rwm_dn_massage_normalize()
118 struct berval *ndn ) in rwm_dn_massage_pretty_normalize() argument
130 if ( BER_BVISNULL( ndn ) ) { in rwm_dn_massage_pretty_normalize()
131 rc = dnNormalize( 0, NULL, NULL, &mdn, ndn, NULL ); in rwm_dn_massage_pretty_normalize()
136 rc = dnPrettyNormal( NULL, &mdn, pdn, ndn, NULL ); in rwm_dn_massage_pretty_normalize()

12345678910>>...34