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

/osnet-11/usr/src/lib/libinstzones/common/
H A Dzones_lofs.c220 int len, arlen, i; local
235 arlen = strlen(altroot);
275 } else if (arlen > 0 &&
276 (strncmp(mnp->mnt_special, altroot, arlen) != 0 ||
277 (mnp->mnt_special[arlen] != '\0' &&
278 mnp->mnt_special[arlen] != '/'))) {

Completed in 29 milliseconds