Searched refs:ow_string (Results 1 – 1 of 1) sorted by relevance
880 char *ow_string = NULL; in worker_thread() local1077 (void) printf("%s\n", ow_string); in worker_thread()1078 free(ow_string); in worker_thread()1079 ow_string = NULL; in worker_thread()1106 ow_string = my_malloc( in worker_thread()1108 (void) strcpy(ow_string, in worker_thread()1425 (void) printf("%s\n", ow_string); in worker_thread()1426 free(ow_string); in worker_thread()1427 ow_string = NULL; in worker_thread()