Searched defs:p (Results 1 – 9 of 9) sorted by relevance
59 char *p = strcasestr(errMsg, "invalid mode"); variable
173 char* p = strcasestr(errMsg, "No such file"); variable
84 int *p = (int*)joinRe; variable120 int *p = (int*)joinRe; variable148 int *p = (int*)joinRe; variable264 int *p = (int*)param; in DestructorPthreadSpecificAll() local298 int *p = (int*)param; in DestructorPthreadSpecificAllDelete() local
61 int32_t SampleSaveCapture(string testPath, const char *p, uint32_t size) in SampleSaveCapture()
136 std::string p; in getAllFiles() local
70 #define HKS_FREE_PTR1(p) { if ((p) != NULL) { free(p); (p) = NULL; }} argument
38 #define HKS_FREE_PTR1(p) { if ((p) != NULL) { free(p); (p) = NULL; }} argument
174 static void* SampleTcpServerTask(void *p) in SampleTcpServerTask()266 static void* SampleTcpClientTask(void *p) in SampleTcpClientTask()359 static void *TcpServerLoopTask(void *p) in TcpServerLoopTask()395 static void* TcpClientOnlyConnectTask(void *p) in TcpClientOnlyConnectTask()
156 static void* SampleTcpServerTask(void* p) in SampleTcpServerTask()242 static void* SampleTcpClientTask(void* p) in SampleTcpClientTask()