Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sort/common/
H A Dutility.h139 extern char *get_file_template();
H A Dutility.c199 get_file_template() in get_file_template() function
235 strdup(get_file_template())) == NULL) in establish_output_guard()
H A Dstreams.c388 out_streamp->s_filename = strdup(get_file_template()); in stream_push_to_temporary()