Home
last modified time | relevance | path

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

/debug/
A Dpcprofile.c38 const char *outfile = getenv ("PCPROFILE_OUTPUT"); in install() local
40 if (outfile != NULL && *outfile != '\0') in install()
42 fd = open (outfile, O_RDWR | O_CREAT, 0666); in install()

Completed in 7 milliseconds