Home
last modified time | relevance | path

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

/dports/lang/parrot/parrot-8.1.0/include/parrot/
H A Dplatform_interface.h188 void Parrot_file_mkdir(PARROT_INTERP, ARGIN(STRING *path), INTVAL mode);
/dports/lang/parrot/parrot-8.1.0/src/platform/generic/
H A Dfile.c103 Parrot_file_mkdir(PARROT_INTERP, ARGIN(STRING *path), INTVAL mode) in Parrot_file_mkdir() function
/dports/lang/parrot/parrot-8.1.0/src/pmc/
H A Dos.pmc178 Parrot_file_mkdir(INTERP, path, mode);
/dports/lang/parrot/parrot-8.1.0/src/platform/win32/
H A Dfile.c147 Parrot_file_mkdir(PARROT_INTERP, ARGIN(STRING *path), INTVAL mode) in Parrot_file_mkdir() function