OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:space_hack
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/am-utils/dist/conf/autofs/
autofs_solaris_v1.c
480
char *
space_hack
= autofs_strdup_space_hack(mp->am_path);
local
484
if ((err = mkdir(
space_hack
, 0555)))
497
rmdir(
space_hack
);
539
if ((err = mkdir(
space_hack
, 0555)))
548
XFREE(
space_hack
);
562
char *
space_hack
= autofs_strdup_space_hack(mp->am_path);
local
572
rmdir(
space_hack
);
584
rmdir(
space_hack
);
588
XFREE(
space_hack
);
646
char *
space_hack
;
local
[
all
...]
Completed in 16 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026