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_parent_dir
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtpstone/
smtp-sink.c
444
/*
make_parent_dir
- create parent directory or bust */
446
static void
make_parent_dir
(const char *path, mode_t mode)
function
494
make_parent_dir
(STR(path_buf), 0755);
572
make_parent_dir
(out_path, 0755);
smtp-sink.c
444
/*
make_parent_dir
- create parent directory or bust */
446
static void
make_parent_dir
(const char *path, mode_t mode)
function
494
make_parent_dir
(STR(path_buf), 0755);
572
make_parent_dir
(out_path, 0755);
Completed in 37 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026