Searched refs:edn (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/curl-83.1.2/curl/packages/OS400/
H A Dos400sys.c1070 char * edn; local
1073 edn = (char *) NULL;
1079 if(!(edn = malloc(i + 1)))
1082 QadrtConvertA2E(edn, dn, i, i);
1083 edn[i] = '\0';
1090 if(edn)
1091 free(edn);
1100 i = ldap_simple_bind_s(ld, edn, epasswd);
1105 if(edn)
1106 free(edn);
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dbackend.c1629 struct berval *edn,
1651 op->o_bd = select_backend( edn, 0 );
1653 if ( target && dn_match( &target->e_nname, edn ) ) {
1658 rc = be_entry_get_rw( op, edn, NULL, entry_at, 0, &e );
1763 struct berval *edn,
1778 rc = frontendDB->be_attribute( op, target, edn,
1790 struct berval *edn,
1804 assert( edn != NULL );
1811 op->o_bd = select_backend( edn, 0 );
1814 if ( target && dn_match( &target->e_nname, edn ) ) {
1626 fe_acl_attribute( Operation *op, Entry *target, struct berval *edn, AttributeDescription *entry_at, BerVarray *vals, slap_access_t access ) argument
1760 backend_attribute( Operation *op, Entry *target, struct berval *edn, AttributeDescription *entry_at, BerVarray *vals, slap_access_t access ) argument
1787 backend_access( Operation *op, Entry *target, struct berval *edn, AttributeDescription *entry_at, struct berval *nval, slap_access_t access, slap_mask_t *mask ) argument
[all...]
H A Dresult.c1489 char *edn = rs->sr_entry ? rs->sr_entry->e_name.bv_val : "(null)"; local
1504 edn, 0, 0 );
1530 edn, 0, 0 );
1538 edn, 0, 0 );
H A Dproto-slap.h421 struct berval *edn,
2114 struct berval *edn,
/macosx-10.10.1/emacs-93/emacs/etc/
H A DTUTORIAL.cs21 [Prost�edn� ��st obrazovky je pr�zdn� z�m�rn�. Text pokra�uje n��e.]
76 >> P�esu�te kurzor na prost�edn� ��dek tohoto diagramu pomoc�
221 >> Zkuste stisknout prost�edn� tla��tko na vrcholu zv�razn�n� oblasti
225 >> Zkuste p�i stisknut�m prost�edn�m tla��tku posouvat my�� nahoru a
298 Obecn�ji, <Delete> ma�e znak bezprost�edn� p�ed moment�ln� pozic�
335 <Delete> Smaz�n� znaku bezprost�edn� p�ed kurzorem
338 M-<Delete> Zru�en� slova bezprost�edn� p�ed kurzorem
681 ��dek bezprost�edn� nad echo oblast� se naz�v� "stavov� ��dek" ("mode line").
/macosx-10.10.1/sudo-73/src/
H A Dldap.c1608 char *dn, **edn;
1612 edn = ldap_explode_dn(dn, 1);
1614 return edn ? edn[0] : NULL;
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dloctest.cpp1444 UnicodeString edn("Norwegian (Norway, B)");
1447 edn,
/macosx-10.10.1/vim-55/runtime/
H A Dfiletype.vim629 " EDIF (*.edf,*.edif,*.edn,*.edo)

Completed in 151 milliseconds