OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:statfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/lpr/lpc/
cmds.c
189
char
statfile
[MAXPATHLEN];
local in function:upstat
192
(void)snprintf(
statfile
, sizeof(
statfile
), "%s/%s", SD, ST);
194
fd = open(
statfile
, O_WRONLY|O_CREAT, 0664);
cmds.c
189
char
statfile
[MAXPATHLEN];
local in function:upstat
192
(void)snprintf(
statfile
, sizeof(
statfile
), "%s/%s", SD, ST);
194
fd = open(
statfile
, O_WRONLY|O_CREAT, 0664);
Completed in 27 milliseconds
Indexes created Sat Nov 08 08:10:09 GMT 2025