Searched defs:xcreate (Results 1 - 1 of 1) sorted by relevance

/external/toybox/lib/
H A Dxwrap.c300 int xcreate(char *path, int flags, int mode) function
310 return xcreate(path, flags, 0);

Completed in 100 milliseconds