OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_FULLPATH
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/pkg_install/dist/lib/
pkg_io.c
323
relative_path = !
IS_FULLPATH
(start) && !IS_URL(start);
371
if (
IS_FULLPATH
(fname) || IS_URL(fname)) {
lib.h
265
#define
IS_FULLPATH
(str) ((str) != NULL && (str)[0] == '/')
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026