Searched refs:pathreal (Results 1 – 1 of 1) sorted by relevance
202 char pathreal[PATH_MAX]; in monitor_open() local205 strlcpy(pathreal, path, sizeof pathreal); in monitor_open()207 snprintf(pathreal, sizeof pathreal, "%s/%s", m_state.root, in monitor_open()213 len = strlen(pathreal); in monitor_open()215 must_write(&pathreal, len); in monitor_open()