Home
last modified time | relevance | path

Searched defs:G_mkdir (Results 1 – 5 of 5) sorted by relevance

/dports/databases/grass7/grass-7.8.6/lib/gis/
H A Dpaths.c27 int G_mkdir(const char *path) in G_mkdir() function
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A DGBase.cpp191 int G_mkdir(const char* path, int perms=0775) { in G_mkdir() function
/dports/biology/stringtie/stringtie-2.1.1/gclib/
H A DGBase.cpp151 int G_mkdir(const char* path, int perms = (S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH) ) { in G_mkdir() function
/dports/biology/libgff/libgff-2.0.0/src/
H A DGBase.cpp156 int G_mkdir(const char* path, int perms = (S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH) ) { in G_mkdir() function
/dports/biology/gffread/gffread-0.12.7/gclib/
H A DGBase.cpp112 int G_mkdir(const char* path, int perms = (S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH) ) { in G_mkdir() function