Home | Sort by: relevance | last modified time | path |
/src/usr.bin/m4/ | |
trace.c | 63 trace_file(const char *name) function in typeref:typename:int |
/src/usr.sbin/perfused/ | |
perfused.c | 212 char trace_file[MAXPATHLEN + 1]; local in function:new_mount 293 (void)snprintf(trace_file, MAXPATHLEN, _PATH_VAR_RUN_PERFUSE_TRACE, 296 if ((perfused_trace = fopen(trace_file, "w")) == NULL) |