rlmount
rv = rlmount(&li, RLM_RO);
if (rlmount(&li, RLM_RW) != RL_SUCCESS) {
static rl_result_t rlmount(log_info_t *lip, int mntopt);