Searched refs:safe_lseek (Results 1 – 2 of 2) sorted by relevance
/external/ltp/include/old/ |
D | safe_macros.h | 268 static inline off_t safe_lseek(const char *file, const int lineno, in safe_lseek() function 284 safe_lseek(__FILE__, __LINE__, cleanup_fn, (fd), (offset), (whence))
|
/external/ltp/include/ |
D | tst_safe_macros.h | 343 static inline off_t safe_lseek(const char *file, const int lineno, in safe_lseek() function 359 safe_lseek(__FILE__, __LINE__, (fd), (offset), (whence))
|