Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/less/
H A Dcmdbuf.c79 struct mlist mlist_shell = variable
80 { &mlist_shell, &mlist_shell, &mlist_shell, NULL, 0 };
81 void * const ml_shell = (void *) &mlist_shell;
1232 ml = &mlist_shell; in init_cmdhist()
1284 if (mlist_shell.modified) in save_cmdhist()
1310 save_mlist(&mlist_shell, f); in save_cmdhist()