OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:npnt1
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/mkhybrid/dist/
joliet.c
350
char *
npnt1
;
local
408
npnt1
= strrchr(npnt, PATH_SEPARATOR);
409
if(
npnt1
)
411
npnt =
npnt1
+ 1;
write.c
1034
char *
npnt1
;
local
1100
npnt1
= strrchr(npnt, PATH_SEPARATOR);
1101
if(
npnt1
)
1103
npnt =
npnt1
+ 1;
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026