Searched refs:DATAFILE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_popen.c57 #define DATAFILE "popen.data" macro
88 _PATH_CAT, DATAFILE);
99 (void)snprintf(command, sizeof(command), "%s %s", _PATH_CAT, DATAFILE);
126 (void)unlink(DATAFILE);

Completed in 51 milliseconds