Home
last modified time | relevance | path

Searched defs:touch_file (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/test/
Dtest-fs-util.c550 TEST(touch_file) { in TEST() argument
/systemd-251/src/basic/
Dfs-util.c353 int touch_file(const char *path, bool parents, usec_t stamp, uid_t uid, gid_t gid, mode_t mode) { in touch_file() function