Home
last modified time | relevance | path

Searched refs:safe_mincore (Results 1 – 2 of 2) sorted by relevance

/external/ltp/include/
Dtst_safe_macros.h507 int safe_mincore(const char *file, const int lineno, void *start,
510 safe_mincore(__FILE__, __LINE__, (start), (length), (vec))
/external/ltp/lib/
Dsafe_macros.c1076 int safe_mincore(const char *file, const int lineno, void *start, in safe_mincore() function