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

/freebsd-9.3-release/contrib/less/
H A Dcmdbuf.c86 struct mlist mlist_shell = variable in typeref:struct:mlist
87 { &mlist_shell, &mlist_shell, &mlist_shell, NULL, 0 };
88 public void * constant ml_shell = (void *) &mlist_shell;
1439 ml = &mlist_shell;
1498 if (mlist_shell.modified)
1533 save_mlist(&mlist_shell, f);

Completed in 96 milliseconds