Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/cmd/zfs/
H A Dzfs_main.c4928 char who_buf[MAXNAMELEN + 32]; in store_allow_perm() local
5014 (void) snprintf(who_buf, in store_allow_perm()
5018 (void) snprintf(who_buf, in store_allow_perm()
5019 sizeof (who_buf), "%c%c$", in store_allow_perm()
5029 (void) snprintf(who_buf, in store_allow_perm()
5033 (void) snprintf(who_buf, in store_allow_perm()
5034 sizeof (who_buf), "%c%c$", in store_allow_perm()
5048 (void) snprintf(who_buf, sizeof (who_buf), in store_allow_perm()
5051 (void) snprintf(who_buf, sizeof (who_buf), in store_allow_perm()
5056 (void) snprintf(who_buf, sizeof (who_buf), in store_allow_perm()
[all …]