Home
last modified time | relevance | path

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

/external/autotest/client/deps/fakegudev/src/
Dfakegudev.c366 static GList* (*realfunc)(); in g_udev_client_query_by_subsystem() local
403 static GUdevDevice* (*realfunc)(); in g_udev_client_query_by_device_file() local
427 static GUdevDevice* (*realfunc)(); in g_udev_client_query_by_sysfs_path() local
451 static GUdevDevice* (*realfunc)(); in g_udev_client_query_by_subsystem_and_name() local
495 static const gchar* (*realfunc)(); in g_udev_device_get_device_file() local
511 static const gchar* (*realfunc)(); in g_udev_device_get_devtype() local
527 static const gchar* (*realfunc)(); in g_udev_device_get_driver() local
543 static const gchar* (*realfunc)(); in g_udev_device_get_name() local
559 static GUdevDevice* (*realfunc)(); in g_udev_device_get_parent() local
582 static const gchar* (*realfunc)(); in g_udev_device_get_property() local
[all …]
Dfakesyscalls.c192 static int(*realfunc)(const char *, int, ...); in open() local
229 static int(*realfunc)(const char *, mode_t); in creat() local