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

/system/core/init/
H A Dbuiltins.c80 static int _open(const char *path) function
96 fd = _open(path);
119 fd = _open(path);

Completed in 685 milliseconds