Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dhistrap.c728 #define MKSH_HS_BUFSIZ 4096 in hist_persist_back() macro
735 if ((buf = malloc_osfunc(MKSH_HS_BUFSIZ)) == NULL) in hist_persist_back()
741 MKSH_HS_BUFSIZ)) == -1) { in hist_persist_back()

Completed in 2 milliseconds