OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_name
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/rpc.pcnfsd/
extern.h
6
extern char
sp_name
[1024];
pcnfsd_misc.c
520
strlcpy(
sp_name
, val, sizeof(
sp_name
));
pcnfsd_print.c
94
char
sp_name
[MAXPATHLEN] = SPOOLDIR;
variable
172
if (stat(
sp_name
, &statbuf) || !S_ISDIR(statbuf.st_mode))
180
(void) snprintf(pathname, sizeof(pathname), "%s/%s",
sp_name
, sys);
228
(void) snprintf(pathname, sizeof(pathname), "%s/%s/%s",
sp_name
,
Completed in 17 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026