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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dallow.py150 def storeperm(typechr, inheritchr, arg): function in function:args_to_perms
172 storeperm("s", "-", who)
174 storeperm("c", "-", "")
199 storeperm(typechr, "l", id)
201 storeperm(typechr, "d", id)

Completed in 53 milliseconds