Searched refs:elpath (Results 1 – 1 of 1) sorted by relevance
541 static const char elpath[] = "/.editrc"; in el_source() local542 size_t plen = sizeof(elpath); in el_source()549 (void)snprintf(path, plen, "%s%s", ptr, elpath); in el_source()