Searched refs:xmtab (Results 1 – 2 of 2) sorted by relevance
395 char *xmtab; in nfs_match() local409 xmtab = xmalloc(strlen(fo->opt_rhost) + strlen(fo->opt_rfs) + 2); in nfs_match()410 snprintf(xmtab, strlen(fo->opt_rhost) + strlen(fo->opt_rfs) + 2, in nfs_match()417 return xmtab; in nfs_match()
68 char *xmtab; in nfsx_match() local122 xmtab = str3cat((char *) 0, fo->opt_rhost, ":", fo->opt_rfs); in nfsx_match()128 return xmtab; in nfsx_match()