HomeSort by: relevance | last modified time | path
    Searched defs:strip_cav_str (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
component.c 57 strip_cav_str( ComponentAssertionValue* cav, char* str);
570 if ( ( rc = strip_cav_str( cav,"\"") ) != LDAP_SUCCESS ) return rc;
601 if ( ( rc = strip_cav_str( cav,"\"") ) != LDAP_SUCCESS ) {
695 strip_cav_str( cav, "useDefaultValues" );
698 strip_cav_str( cav, "TRUE" );
702 strip_cav_str( cav, "FALSE" );
894 strip_cav_str( ComponentAssertionValue* cav, char* str) function
917 if ( strip_cav_str( cav , "item:" ))
924 if ( strip_cav_str( cav , "and:" ))
931 if ( strip_cav_str( cav , "or:" )
    [all...]
component.c 57 strip_cav_str( ComponentAssertionValue* cav, char* str);
570 if ( ( rc = strip_cav_str( cav,"\"") ) != LDAP_SUCCESS ) return rc;
601 if ( ( rc = strip_cav_str( cav,"\"") ) != LDAP_SUCCESS ) {
695 strip_cav_str( cav, "useDefaultValues" );
698 strip_cav_str( cav, "TRUE" );
702 strip_cav_str( cav, "FALSE" );
894 strip_cav_str( ComponentAssertionValue* cav, char* str) function
917 if ( strip_cav_str( cav , "item:" ))
924 if ( strip_cav_str( cav , "and:" ))
931 if ( strip_cav_str( cav , "or:" )
    [all...]
component.c 57 strip_cav_str( ComponentAssertionValue* cav, char* str);
570 if ( ( rc = strip_cav_str( cav,"\"") ) != LDAP_SUCCESS ) return rc;
601 if ( ( rc = strip_cav_str( cav,"\"") ) != LDAP_SUCCESS ) {
695 strip_cav_str( cav, "useDefaultValues" );
698 strip_cav_str( cav, "TRUE" );
702 strip_cav_str( cav, "FALSE" );
894 strip_cav_str( ComponentAssertionValue* cav, char* str) function
917 if ( strip_cav_str( cav , "item:" ))
924 if ( strip_cav_str( cav , "and:" ))
931 if ( strip_cav_str( cav , "or:" )
    [all...]
component.c 57 strip_cav_str( ComponentAssertionValue* cav, char* str);
570 if ( ( rc = strip_cav_str( cav,"\"") ) != LDAP_SUCCESS ) return rc;
601 if ( ( rc = strip_cav_str( cav,"\"") ) != LDAP_SUCCESS ) {
695 strip_cav_str( cav, "useDefaultValues" );
698 strip_cav_str( cav, "TRUE" );
702 strip_cav_str( cav, "FALSE" );
894 strip_cav_str( ComponentAssertionValue* cav, char* str) function
917 if ( strip_cav_str( cav , "item:" ))
924 if ( strip_cav_str( cav , "and:" ))
931 if ( strip_cav_str( cav , "or:" )
    [all...]

Completed in 150 milliseconds