Searched refs:str2entry (Results 1 – 9 of 9) sorted by relevance
74 if ( (e = str2entry( buf )) == NULL ) { in perl_back_search()
110 if ( (rs->sr_entry = str2entry( buf )) == NULL ) { in sock_read_and_send_results()
611 Entry *e = str2entry( buf ); in read_baseObject()695 bi->sql_baseObject = str2entry( buf ); in create_baseObject()
434 Entry *e = str2entry( buf ); in root_dse_read_file()
103 str2entry( char *s ) in str2entry() function
1038 LDAP_SLAPD_F (Entry *) str2entry LDAP_P(( char *s ));
897 lmi->lmi_e = str2entry( buf ); in lastmod_db_open()
662 *entryp = entry = str2entry( entry_as_string ); in ldif_read_entry()
122 return str2entry( s ); in slapi_str2entry()