OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mustwrite
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/error/
touch.c
87
static bool
mustwrite
(const char *, size_t, FILE *);
701
if (!
mustwrite
(edbuf, nread, preciousfile))
711
mustwrite
(const char *base, size_t n, FILE *preciousfile)
function
726
mustwrite
(base + nwrote, n - nwrote, preciousfile);
737
mustwrite
(base + nwrote, n - nwrote, preciousfile);
Completed in 32 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026