HomeSort by relevance Sort by last modified time
    Searched refs:safe_touch (Results 1 - 4 of 4) sorted by null

  /external/ltp/include/
safe_file_ops_fn.h 69 void safe_touch(const char *file, const int lineno,
tst_safe_file_ops.h 40 #define SAFE_TOUCH(pathname, mode, times) \
41 safe_touch(__FILE__, __LINE__, NULL, \
  /external/ltp/include/old/
old_safe_file_ops.h 52 #define SAFE_TOUCH(cleanup_fn, pathname, mode, times) \
53 safe_touch(__FILE__, __LINE__, (cleanup_fn), \
  /external/ltp/lib/
safe_file_ops.c 287 void safe_touch(const char *file, const int lineno, function

Completed in 547 milliseconds