OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:whopair
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_deleg.c
94
nvpair_t *
whopair
= NULL;
local
100
while (
whopair
= nvlist_next_nvpair(nvp,
whopair
)) {
104
VERIFY(nvpair_value_nvlist(
whopair
, &perms) == 0);
127
nvpair_t *
whopair
= NULL;
local
137
while (
whopair
= nvlist_next_nvpair(nvp,
whopair
)) {
138
zfs_deleg_who_type_t type = nvpair_name(
whopair
)[0];
144
if (strcmp(idstr, &nvpair_name(
whopair
)[3]) != 0)
162
nvpair_t *
whopair
= NULL
local
207
nvpair_t *
whopair
= NULL;
local
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026