Home
last modified time | relevance | path

Searched refs:who_name (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c4484 const char *who_name; /* id */ member
4597 res = strncmp(l->who_perm.who_name, r->who_perm.who_name, in who_perm_compare()
4703 who_perm->who_name = name; in who_perm_init()
5522 const char *who_name = who_node->who_perm.who_name; in print_set_creat_perms() local
5534 if (who_name == NULL || strnlen(who_name, 1) == 0) in print_set_creat_perms()
5537 (void) printf("\t%s ", who_name); in print_set_creat_perms()
5566 const char *who_name = who_node->who_perm.who_name; in print_uge_deleg_perms() local
5593 who_name = nice_who_name; in print_uge_deleg_perms()
5599 who_name = nice_who_name; in print_uge_deleg_perms()
5604 who_name = NULL; in print_uge_deleg_perms()
[all …]