Home
last modified time | relevance | path

Searched defs:max_lines (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/cmd/cmd-inet/sbin/dhcpinfo/
H A Ddhcpinfo.c54 ssize_t max_lines = -1; in main() local
/titanic_52/usr/src/grub/grub-0.97/stage2/
H A Dterm.h64 unsigned short max_lines; member
H A Dchar_io.c132 int max_lines = 24; variable
/titanic_52/usr/src/lib/libtecla/common/
H A Dhistory.c196 int max_lines; /* Either -1 or a ceiling on the number of lines */ member
1010 _glh_save_history(GlHistory * glh,const char * filename,const char * comment,int max_lines) _glh_save_history() argument
1459 _glh_show_history(GlHistory * glh,GlWriteFn * write_fn,void * data,const char * fmt,int all_groups,int max_lines) _glh_show_history() argument
1756 _glh_limit_history(GlHistory * glh,int max_lines) _glh_limit_history() argument
2074 _glh_state_of_history(GlHistory * glh,int * enabled,unsigned * group,int * max_lines) _glh_state_of_history() argument
[all...]
H A Dgetline.c8538 int max_lines) in gl_save_history() argument
8573 const char *comment, int max_lines) in _gl_save_history() argument
[all...]
/titanic_52/usr/src/lib/libtecla/
H A Dlibtecla.h888 int max_lines; /* The current upper limit on the number of lines */ member