Searched refs:pcDescription (Results 1 – 1 of 1) sorted by relevance
402 static BaseType_t xDesiredAdapter( const char * pcDescription ) in xDesiredAdapter() argument409 if( ( pcDescription != NULL ) && ( pcDescription[ 0 ] != 0 ) ) in xDesiredAdapter()411 uxLength = strlen( pcDescription ); in xDesiredAdapter()417 …if( strncasecmp( configNETWORK_INTERFACE_TYPE_TO_USE, &( pcDescription[ uxIndex ] ), uxKeyLength )… in xDesiredAdapter()