Home
last modified time | relevance | path

Searched refs:to_pathname (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dmissing_syscall.h580 const char *to_pathname, in missing_move_mount() argument
584 return syscall(__NR_move_mount, from_dfd, from_pathname, to_dfd, to_pathname, flags); in missing_move_mount()