Searched defs:parent (Results 1 – 11 of 11) sorted by relevance
| /tools/libs/light/ |
| A D | gentypes.py | 65 def libxl_C_type_dispose(ty, v, indent = " ", parent = None): argument 181 def _libxl_C_type_init(ty, v, indent = " ", parent = None, subinit=False): argument 259 def libxl_C_type_gen_map_key(f, parent, indent = ""): argument 355 def libxl_C_type_gen_json(ty, v, indent = " ", parent = None): argument 438 def libxl_C_type_parse_json(ty, w, v, indent = " ", parent = None, discriminator = None): argument
|
| A D | gentest.py | 28 def gen_rand_init(ty, v, indent = " ", parent = None): argument
|
| A D | libxl_event.c | 2243 static int ao__abort(libxl_ctx *ctx, libxl__ao *parent) in ao__abort() 2430 _hidden libxl__ao *libxl__nested_ao_create(libxl__ao *parent) in libxl__nested_ao_create()
|
| A D | libxl_qmp.c | 844 int libxl__qmp_x_blockdev_change(libxl__gc *gc, int domid, const char *parent, in libxl__qmp_x_blockdev_change()
|
| A D | libxl_internal.h | 2120 struct libxl__json_object *parent; member
|
| /tools/xenstored/ |
| A D | watch.c | 47 static bool is_child(const char *child, const char *parent) in is_child() 80 const struct node *parent; in watch_permitted() local
|
| A D | core.c | 911 char *parent; in get_parent() local 1400 static int add_child(const void *ctx, struct node *parent, const char *name) in add_child() 1425 struct node *parent = NULL; in construct_node() local 1713 struct node *parent; in rm_node() local 1873 static int rm_from_parent(struct connection *conn, struct node *parent, in rm_from_parent() 1894 struct node *node, struct node *parent, void *arg, in walk_call_func() 1917 struct node *parent = NULL; in walk_node_tree() local 2371 struct node *parent, char *name, void *arg) in check_store_enoent() 3232 struct node *node, *parent; in read_state_node() local
|
| A D | talloc.c | 97 struct talloc_chunk *parent, *child; member 195 struct talloc_chunk *parent = talloc_chunk_from_ptr(context); in _talloc() local
|
| A D | core.h | 218 struct node *parent; member
|
| /tools/libs/store/ |
| A D | xs.c | 1351 bool xs_path_is_subpath(const char *parent, const char *child) in xs_path_is_subpath()
|
| /tools/libfsimage/xfs/ |
| A D | xfs.h | 460 xfs_dir2_inou_t parent; /* parent dir inode number */ member
|
Completed in 54 milliseconds