Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/cmd-inet/sbin/dhcpinfo/
H A Ddhcpinfo.c54 ssize_t max_lines = -1; in main() local
/titanic_53/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_53/usr/src/lib/libtecla/common/
H A Dhistory.c196 int max_lines; /* Either -1 or a ceiling on the number of lines */ member
1010 int max_lines) in _glh_save_history()
1459 const char *fmt, int all_groups, int max_lines) in _glh_show_history()
1756 void _glh_limit_history(GlHistory *glh, int max_lines) in _glh_limit_history()
2074 int *max_lines) in _glh_state_of_history()
H A Dgetline.c8538 int max_lines) in gl_save_history()
8573 const char *comment, int max_lines) in _gl_save_history()
/titanic_53/usr/src/lib/libtecla/
H A Dlibtecla.h888 int max_lines; /* The current upper limit on the number of lines */ member