HomeSort by: relevance | last modified time | path
    Searched defs:elpath (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libedit/
el.c 541 static const char elpath[] = "/.editrc"; local in function:el_source
542 size_t plen = sizeof(elpath);
550 elpath + (*ptr == '\0'));

Completed in 12 milliseconds