OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpto
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/msgs/
msgs.c
743
FILE *cpfrom, *
cpto
;
local in function:ask
797
cpto
= fopen(fname, "a");
798
if (!
cpto
) {
808
fwrite(inbuf, 1, n,
cpto
);
811
fclose(
cpto
);
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025