Searched refs:touchat (Results 1 – 2 of 2) sorted by relevance
86 #define E_touchat(...) E_func(touchat, __VA_ARGS__)102 int touchat(int dfd, const char *path);
47 int touchat(int dfd, const char *path) in touchat() function