HomeSort by relevance Sort by last modified time
    Searched refs:Console_stricmp (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
console.c 163 static S32 Console_stricmp( PS8 s1, PS8 s2, U16 len )
503 !Console_stricmp( p_token->alias, name, ALIAS_LEN ) )
512 if (!Console_stricmp( p_token->name, name, name_len ) )
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
console.c 163 static S32 Console_stricmp( PS8 s1, PS8 s2, U16 len )
503 !Console_stricmp( p_token->alias, name, ALIAS_LEN ) )
512 if (!Console_stricmp( p_token->name, name, name_len ) )

Completed in 163 milliseconds