Searched refs:pcFileNames (Results 1 – 1 of 1) sorted by relevance
130 static char pcFileNames[ echoNUM_HTTP_CLIENTS ][ ipconfigDNS_CACHE_NAME_LENGTH ]; variable191 snprintf( pcFileNames[ uxIndex ], sizeof( pcFileNames[ uxIndex ] ), pcFileName ); in wakeupHTTPClient()195 … snprintf( pcFileNames[ uxIndex ], sizeof( pcFileNames[ uxIndex ] ), httpREMOTE_FILENAME ); in wakeupHTTPClient()466 …uxLength = snprintf( pcBuffer, sizeof( pcBuffer ), get_command, pcFileNames[ uxInstance ], pcHostn… in prvEchoClientTask()