Searched refs:safe_truncate (Results 1 – 2 of 2) sorted by relevance
/external/ltp/include/old/ |
D | safe_macros.h | 200 static inline int safe_truncate(const char *file, const int lineno, in safe_truncate() function 215 safe_truncate(__FILE__, __LINE__, cleanup_fn, (path), (length))
|
/external/ltp/include/ |
D | tst_safe_macros.h | 258 static inline int safe_truncate(const char *file, const int lineno, in safe_truncate() function 273 safe_truncate(__FILE__, __LINE__, (path), (length))
|