Home
last modified time | relevance | path

Searched defs:tmp_open (Results 1 – 2 of 2) sorted by relevance

/original-bsd/local/toolchest/ksh/sh/
H A Dhistory.c85 #define tmp_open(s) tmpfile() macro
H A Dio.c311 FILE *tmp_open(fname) in tmp_open() function