Home
last modified time | relevance | path

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

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