Home
last modified time | relevance | path

Searched refs:ow_string (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dmain.c885 char *ow_string = NULL; in worker_thread() local
1082 (void) printf("%s\n", ow_string); in worker_thread()
1083 free(ow_string); in worker_thread()
1084 ow_string = NULL; in worker_thread()
1112 ow_string = my_malloc( in worker_thread()
1114 (void) strcpy(ow_string, in worker_thread()
1431 (void) printf("%s\n", ow_string); in worker_thread()
1432 free(ow_string); in worker_thread()
1433 ow_string = NULL; in worker_thread()