Searched refs:mountprog (Results 1 – 1 of 1) sorted by relevance
110 static char *mountprog = NULL; variable126 if (mountprog != NULL) in use_mountprog()591 if (mountprog != NULL) in mountfs()592 strlcpy(execname, mountprog, sizeof(execname)); in mountfs()607 free(mountprog); in mountfs()608 mountprog = NULL; in mountfs()619 free(mountprog); in mountfs()620 mountprog = NULL; in mountfs()771 mountprog = strdup(val); in mangle()774 if (mountprog == NULL) { in mangle()