OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xenbus_directory
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/xen/include/
xenbus.h
123
int
xenbus_directory
(struct xenbus_transaction *t,
/src/sys/arch/xen/xenbus/
xenbus_probe.c
325
err =
xenbus_directory
(NULL, path, "", &orig_dir_n, &dir);
522
err =
xenbus_directory
(NULL, "device", "", &dir_n, &dir);
555
err =
xenbus_directory
(NULL, "backend", "", &dirt_n, &dirt);
568
err =
xenbus_directory
(NULL, "backend", dirt[type],
xenbus_xs.c
316
xenbus_directory
(struct xenbus_transaction *t,
function
355
err =
xenbus_directory
(t, dir, node, &dir_n, &d);
Completed in 21 milliseconds
Indexes created Tue Feb 24 19:07:35 UTC 2026