Searched refs:proplist (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/cddl/osnet/dist/cmd/zpool/ |
| D | zpool_iter.c | 109 pool_list_get(int argc, char **argv, zprop_list_t **proplist, int *err) in pool_list_get() argument 125 zlp->zl_proplist = proplist; in pool_list_get() 241 zprop_list_t **proplist, zpool_iter_f func, void *data) in for_each_pool() argument 246 if ((list = pool_list_get(argc, argv, proplist, &ret)) == NULL) in for_each_pool()
|
| D | zpool_main.c | 396 prop_list_contains_feature(nvlist_t *proplist) in prop_list_contains_feature() argument 399 for (nvp = nvlist_next_nvpair(proplist, NULL); NULL != nvp; in prop_list_contains_feature() 400 nvp = nvlist_next_nvpair(proplist, nvp)) { in prop_list_contains_feature() 416 nvlist_t *proplist; in add_prop_list() local 427 proplist = *props; in add_prop_list() 444 nvlist_exists(proplist, vname)) || in add_prop_list() 446 prop_list_contains_feature(proplist))) { in add_prop_list() 466 if (nvlist_lookup_string(proplist, normnm, &strval) == 0 && in add_prop_list() 473 if (nvlist_add_string(proplist, normnm, propval) != 0) { in add_prop_list()
|
| /netbsd/src/external/cddl/osnet/dist/cmd/zfs/ |
| D | zfs_iter.c | 375 zfs_sort_column_t *sortcol, zprop_list_t **proplist, int limit, in zfs_for_each() argument 391 cb.cb_proplist = proplist; in zfs_for_each()
|
| /netbsd/src/external/cddl/osnet/dist/cmd/ztest/ |
| D | ztest.c | 4601 zfs_prop_t proplist[] = { in ztest_dsl_prop_get_set() local 4610 for (int p = 0; p < sizeof (proplist) / sizeof (proplist[0]); p++) in ztest_dsl_prop_get_set() 4611 (void) ztest_dsl_prop_set_uint64(zd->zd_name, proplist[p], in ztest_dsl_prop_get_set() 4612 ztest_random_dsl_prop(proplist[p]), (int)ztest_random(2)); in ztest_dsl_prop_get_set()
|
| /netbsd/src/external/bsd/am-utils/dist/ |
| D | configure.ac | 1203 proplist \ 1327 proplist \
|
| D | AUTHORS | 320 November 21, 2000: recognize proplist mnttab flag.
|
| D | ChangeLog | 3979 * doc/am-utils.texi (opts Option): Fix Tru64 UNIX name in proplist 7836 proplist mnttab flag. Bug fix from Wolfram Klaus 7853 "proplist" 7855 * include/am_compat.h: define amd mount option "proplist" if the 7858 * configure.in, acconfig.h: recognize/support "proplist" NFS mount
|
| /netbsd/src/external/bsd/am-utils/dist/doc/ |
| D | am-utils.texi | 2292 @item proplist 2293 @cindex Mount flags; proplist 8742 @c LocalWords: nomnttab optionstr hrtime xdrtrace getpwd proplist redhat ctl
|