Searched refs:createfile (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dmalloc.c1190 static int createfile(char* file) function
1192 static int createfile(file)
1371 _Vmpffd = createfile(v);
1391 if (v && vm && vm->meth.meth == VM_MTDEBUG && (fd = createfile(v)) >= 0)
1420 if ((fd = createfile(trace)) >= 0)

Completed in 12 milliseconds