Searched refs:li_mntpoint (Results 1 – 1 of 1) sorted by relevance
72 char *li_mntpoint; /* Path of mounted device. */ member163 if (lip->li_mntpoint != (char *)NULL) { in cleanup()164 free(lip->li_mntpoint); in cleanup()165 lip->li_mntpoint = (char *)NULL; in cleanup()218 lip->li_mntpoint = strdup(mntbuf.mnt_mountp); in is_mounted()313 lip->li_mntpoint = strdup("/"); in make_mp()351 if ((fd = open((lip->li_mntpoint ? lip->li_mntpoint : lip->li_tmpmp), in rlflush()487 fd = open(li.li_mntpoint, O_RDONLY); in rl_log_control()