Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c4956 const char *who_name; /* id */ member
5069 res = strncmp(l->who_perm.who_name, r->who_perm.who_name, in who_perm_compare()
5175 who_perm->who_name = name; in who_perm_init()
5999 const char *who_name = who_node->who_perm.who_name; in print_set_creat_perms() local
6009 if (who_name == NULL || strnlen(who_name, 1) == 0) in print_set_creat_perms()
6012 (void) printf("\t%s ", who_name); in print_set_creat_perms()
6041 const char *who_name = who_node->who_perm.who_name; in print_uge_deleg_perms() local
6068 who_name = nice_who_name; in print_uge_deleg_perms()
6074 who_name = nice_who_name; in print_uge_deleg_perms()
6079 who_name = NULL; in print_uge_deleg_perms()
[all …]