Searched refs:ldap_getuuidfromname (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/acl/
H A Daclldap.h24 extern int ldap_getuuidfromname( const char *name, uuidtype_t type, char **uuid_string);
H A Dldap.c263 int ldap_getuuidfromname( const char *name, uuidtype_t type, char **uuid_string) { function
H A Duuid.c159 if ((ret = ldap_getuuidfromname( name, type, &uuid_string)) == 0) {

Completed in 43 milliseconds