Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dd_path.c22 static int set_pathname(int fd, pid_t pid) in set_pathname() function
/external/rust/crates/url/src/
Dquirks.rs272 pub fn set_pathname(url: &mut Url, new_pathname: &str) { in set_pathname() function