OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:builddirs
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libukfs/
ukfs.c
88
static int
builddirs
(const char *, mode_t,
557
if (
builddirs
(mountpath, 0777, rumpmkdir, NULL) == -1) {
1321
builddirs
(const char *pathname, mode_t mode,
function
1367
return
builddirs
(pathname, mode, ukfs_mkdir, ukfs);
ukfs.c
88
static int
builddirs
(const char *, mode_t,
557
if (
builddirs
(mountpath, 0777, rumpmkdir, NULL) == -1) {
1321
builddirs
(const char *pathname, mode_t mode,
function
1367
return
builddirs
(pathname, mode, ukfs_mkdir, ukfs);
Completed in 66 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026