Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dcmdbuf.c63 #define HISTFILE_SEARCH_SECTION ".search" macro
1448 if (strcmp(line, HISTFILE_SEARCH_SECTION) == 0) in read_cmdhist2()
1515 fprintf(f, "%s\n", HISTFILE_SEARCH_SECTION); in write_mlist_header()