Lines Matching refs:match_name
57 char *match_name;
62 char *match_name; /* zonename@SUNWzone */
63 int len; /* strlen of match_name */
121 if (strcmp(entry.mnt_mountp, cbp->match_name)
132 } else if (strcmp(mp, cbp->match_name) == 0) {
151 cb.match_name = mountpoint;
240 if (strncmp(zfs_get_name(zhp), cbp->match_name, cbp->len) == 0) {
276 cb.match_name = template;
692 if (strncmp(zfs_get_name(zhp), cbp->match_name, cbp->len) != 0) {
697 (void) snprintf(template, sizeof (template), "%s%d", cbp->match_name,
736 sd.match_name = template;
749 sd.match_name = template;