Home
last modified time | relevance | path

Searched refs:elpath (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libedit/
H A Del.c541 static const char elpath[] = "/.editrc"; in el_source() local
542 size_t plen = sizeof(elpath); in el_source()
550 elpath + (*ptr == '\0')); in el_source()