Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5265 char who_buf[MAXNAMELEN + 32]; in store_allow_perm() local
5351 (void) snprintf(who_buf, in store_allow_perm()
5355 (void) snprintf(who_buf, in store_allow_perm()
5356 sizeof (who_buf), "%c%c$", in store_allow_perm()
5366 (void) snprintf(who_buf, in store_allow_perm()
5370 (void) snprintf(who_buf, in store_allow_perm()
5371 sizeof (who_buf), "%c%c$", in store_allow_perm()
5385 (void) snprintf(who_buf, sizeof (who_buf), in store_allow_perm()
5388 (void) snprintf(who_buf, sizeof (who_buf), in store_allow_perm()
5393 (void) snprintf(who_buf, sizeof (who_buf), in store_allow_perm()
[all …]