OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curpath
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/pax/
ftree.c
410
static char curdir[PAXPATHLEN+2],
curpath
[PAXPATHLEN+2];
local
436
if (snprintf(
curpath
, sizeof(
curpath
), "%s%s%s",
438
>= (int)sizeof(
curpath
)) {
446
Mftent.fts_path =
curpath
;
527
curdirlen = strlcpy(curdir,
curpath
, sizeof(curdir));
/src/external/cddl/osnet/dist/tools/ctf/cvt/
stabs.c
189
char
curpath
[MAXPATHLEN];
local
266
strcpy(
curpath
, str);
267
curfile = basename(
curpath
);
Completed in 15 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026