Searched refs:parents (Results 1 - 2 of 2) sorted by relevance

/systemd/src/basic/
H A Dfs-util.h54 int touch_file(const char *path, bool parents, usec_t stamp, uid_t uid, gid_t gid, mode_t mode);
H A Dfs-util.c333 int touch_file(const char *path, bool parents, usec_t stamp, uid_t uid, gid_t gid, mode_t mode) { argument
339 if (parents)

Completed in 1020 milliseconds