Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dutility.h137 extern char *get_file_template();
H A Dutility.c197 get_file_template() in get_file_template() function
233 strdup(get_file_template())) == NULL) in establish_output_guard()
H A Dstreams.c386 out_streamp->s_filename = strdup(get_file_template()); in stream_push_to_temporary()