OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpfrom
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/msgs/
msgs.c
743
FILE *
cpfrom
, *cpto;
local in function:ask
768
cpfrom
= fopen(fname, "r");
769
if (!
cpfrom
) {
802
fclose(
cpfrom
);
807
while ((n = fread(inbuf, 1, sizeof inbuf,
cpfrom
)) != 0)
810
fclose(
cpfrom
);
msgs.c
743
FILE *
cpfrom
, *cpto;
local in function:ask
768
cpfrom
= fopen(fname, "r");
769
if (!
cpfrom
) {
802
fclose(
cpfrom
);
807
while ((n = fread(inbuf, 1, sizeof inbuf,
cpfrom
)) != 0)
810
fclose(
cpfrom
);
Completed in 21 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025