Home
last modified time | relevance | path

Searched defs:queue_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c57 char *queue_path; variable
H A Dmq_perf_tests.c98 char *queue_path = "/mq_perf_tests"; variable
/aosp_15_r20/external/libfuse/lib/
H A Dfuse.c1152 static void queue_path(struct fuse *f, struct lock_queue_element *qe) in queue_path() function