HomeSort by: relevance | last modified time | path
    Searched refs:bash_cv_struct_winsize_header (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/readline/readline/
configure 5884 if ${bash_cv_struct_winsize_header+:} false; then :
5950 bash_cv_struct_winsize_header=ioctl_h
5952 bash_cv_struct_winsize_header=termios_h
5954 bash_cv_struct_winsize_header=other
5959 if test $bash_cv_struct_winsize_header = ioctl_h; then
5964 elif test $bash_cv_struct_winsize_header = termios_h; then
  /src/external/gpl3/gdb.old/dist/readline/readline/
configure 5884 if ${bash_cv_struct_winsize_header+:} false; then :
5950 bash_cv_struct_winsize_header=ioctl_h
5952 bash_cv_struct_winsize_header=termios_h
5954 bash_cv_struct_winsize_header=other
5959 if test $bash_cv_struct_winsize_header = ioctl_h; then
5964 elif test $bash_cv_struct_winsize_header = termios_h; then

Completed in 86 milliseconds