Home
last modified time | relevance | path

Searched refs:xmkdirp (Results 1 – 4 of 4) sorted by relevance

/support/
A Dxmkdirp.c31 xmkdirp (const char *path, mode_t mode) in xmkdirp() function
56 xmkdirp (parent, mode); in xmkdirp()
A Dxunistd.h66 void xmkdirp (const char *, mode_t);
A Dtest-container.c811 xmkdirp (new_root_path, 0755); in main()
862 xmkdirp (concat (new_root_path, new_cwd_path, NULL), 0755); in main()
863 xmkdirp (new_srcdir_path, 0755); in main()
864 xmkdirp (new_objdir_path, 0755); in main()
1020 xmkdirp (the_words[2], m); in main()
1097 xmkdirp (concat (new_root_path, "/dev", NULL), 0755); in main()
A DMakefile134 xmkdirp \

Completed in 9 milliseconds