Home
last modified time | relevance | path

Searched defs:safe_open (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/lib/
Dsafe_macros.c236 int safe_open(const char *file, const int lineno, void (*cleanup_fn) (void), in safe_open() function
/third_party/alsa-utils/aplay/
Daplay.c3185 static int safe_open(const char *name) in safe_open() function