Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpinfo/
H A Ddhcpinfo.c52 ssize_t max_lines = -1; in main() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dterm.h64 unsigned short max_lines; member
H A Dchar_io.c133 int max_lines = 24; variable
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c194 int max_lines; /* Either -1 or a ceiling on the number of lines */ member
1008 int max_lines) in _glh_save_history()
1457 const char *fmt, int all_groups, int max_lines) in _glh_show_history()
1754 void _glh_limit_history(GlHistory *glh, int max_lines) in _glh_limit_history()
2072 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()
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h886 int max_lines; /* The current upper limit on the number of lines */ member