Searched refs:xpp (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_prop.c340 zpropdef_node_t **xpp)
355 *xpp = found;
364 *xpp = found;
451 *xpp = found;
461 *xpp = found;
492 *xpp = found;
505 zprop_spec_t spec, zpropdef_node_t **xpp)
563 *xpp = found;
571 zpropdef_node_t **xpp)
573 int err = zprop_lookup_node_impl(table, name, spec, xpp);
338 zprop_lookup_impl(avl_tree_t *table, nvlist_t *default_sublists, const char *name, zprop_spec_t spec, avl_tree_t *sublists_examined, zpropdef_node_t **xpp) argument
504 zprop_lookup_node_impl(zprop_table_t *table, const char *name, zprop_spec_t spec, zpropdef_node_t **xpp) argument
570 zprop_lookup_node(zprop_table_t *table, const char *name, zprop_spec_t spec, zpropdef_node_t **xpp) argument
613 zprop_lookup_spec(zprop_table_t *table, const char *name, zprop_spec_t spec, const zpropdef_t **xpp) argument
1289 zfs_zprop_lookup(libzfs_handle_t *hdl, const char *name, zprop_spec_t spec, const zpropdef_t **xpp) argument
1304 zprop_lookup(libzfs_handle_t *hdl, zfs_type_t type, const char *name, zprop_spec_t spec, const zpropdef_t **xpp) argument
[all...]

Completed in 1546 milliseconds