OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:make_path
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
path.c
41
make_path
(cwd, file, cdpathp, xsp, phys_pathp)
function
296
rv =
make_path
(pwd, file, &cp, result, sizeof(result));
297
printf("
make_path
returns (%d), \"%s\" ", rv, result);
/src/usr.sbin/installboot/
evboards.c
418
*
make_path
--
423
make_path
(char *buf, size_t bufsize, const char *fmt, ...)
function
453
return
make_path
(buf, bufsize, "%s/%s/boards.plist",
853
overlay_path =
make_path
(overlay_pathbuf,
870
overlay_path =
make_path
(overlay_pathbuf,
1655
return
make_path
(buf, bufsize, "%s/%s", base_path, file_name);
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026