Searched refs:newpaths (Results 1 – 2 of 2) sorted by relevance
90 typeset newpaths=$(echo "$missingvdevs" | \92 log_must mv $newpaths $DEVICE_DIR
505 char **newpaths; in pnset_add() local510 newpaths = realloc(pnsetp->paths, sizeof (char *) * maxpaths); in pnset_add()511 if (newpaths == NULL) in pnset_add()513 pnsetp->paths = newpaths; in pnset_add()