Searched refs:busy_base (Results 1 – 1 of 1) sorted by relevance
465 char busy_base[MAXPATHLEN]; /* for keeping base dir name */ in display_busy() local500 (void) strcpy(busy_base, blk); in display_busy()501 if ((cp = strrchr(busy_base, '/')) == NULL) { in display_busy()506 bblen = strlen(busy_base); in display_busy()518 if (strncmp(busy_base, mp.mnt_special, bblen) == 0) { in display_busy()