Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c725 #define MKSH_HS_BUFSIZ 4096 in hist_persist_back() macro
732 if ((buf = malloc_osfunc(MKSH_HS_BUFSIZ)) == NULL) in hist_persist_back()
738 MKSH_HS_BUFSIZ)) == -1) { in hist_persist_back()