OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mkpath
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/patch/
mkpath.c
2
* $OpenBSD:
mkpath
.c,v 1.2 2005/06/20 07:14:06 otto Exp $
3
* $DragonFly: src/usr.bin/patch/
mkpath
.c,v 1.1 2007/09/29 23:11:10 swildner Exp $
4
* $NetBSD:
mkpath
.c,v 1.1 2008/09/19 18:33:34 joerg Exp $
37
__RCSID("$NetBSD:
mkpath
.c,v 1.1 2008/09/19 18:33:34 joerg Exp $");
45
int
mkpath
(char *);
49
*
mkpath
-- create directories.
53
mkpath
(char *path)
function
/src/bin/mkdir/
mkdir.c
58
static int
mkpath
(char *, mode_t, mode_t);
120
if (
mkpath
(*argv, mode, dir_mode) < 0)
146
*
mkpath
-- create directories.
152
mkpath
(char *path, mode_t mode, mode_t dir_mode)
function
/src/external/bsd/libarchive/dist/libarchive/test/
test_read_format_isorr_ce.c
75
mkpath
(char *p, int len)
function
97
mkpath
(path1, 151);
98
mkpath
(path2, 152);
99
mkpath
(path3, 153);
/src/external/gpl2/texinfo/dist/info/
infokey.c
74
static char *
mkpath
(const char *dir, const char *file);
189
input_filename =
mkpath
(homedir, INFOKEY_SRCFILE);
191
output_filename =
mkpath
(homedir, INFOKEY_FILE);
254
mkpath
(const char *dir, const char *file)
253
mkpath
(const char *dir, const char *file)
function
/src/bin/pax/
options.c
735
if (
mkpath
(dirptr) < 0)
1406
mkpath
(char *path)
function
Completed in 26 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026