Home
last modified time | relevance | path

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

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