OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:proffile
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gmon/
gmon.c
389
const char *
proffile
;
local in function:_mcleanup
440
proffile
= buf;
442
proffile
= "gmon.out";
446
fd = open(
proffile
, OPEN_FLAGS, 0666);
448
warn("%s: Cannot open `%s'", __func__,
proffile
);
gmon.c
389
const char *
proffile
;
local in function:_mcleanup
440
proffile
= buf;
442
proffile
= "gmon.out";
446
fd = open(
proffile
, OPEN_FLAGS, 0666);
448
warn("%s: Cannot open `%s'", __func__,
proffile
);
Completed in 22 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025