Searched refs:term (Results 176 - 182 of 182) sorted by relevance

12345678

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c5363 char *term; local
5367 term = os_strchr(pos, ' ');
5368 if (!term)
5370 *term = '\0';
5371 pos = os_strstr(term + 1, "seek=");
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp224 #include <term.h>
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex3801 % using the widest term desired in each column.
4711 % ignore left quotes in the sort term.
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex2698 % using the widest term desired in each column.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex2597 % using the widest term desired in each column.
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure788 --enable-term-driver enable experimental terminal-driver
793 --enable-signed-char compile using signed Boolean's in term.h
11017 # Check whether --enable-term-driver or --disable-term-driver was given.
11033 { { echo "$as_me:11033: error: The term-driver option relies upon sp-funcs" >&5
11034 echo "$as_me: error: The term-driver option relies upon sp-funcs" >&2;}
11573 echo "$as_me:11573: checking if you want to use signed Boolean array in term.h" >&5
11574 echo $ECHO_N "checking if you want to use signed Boolean array in term.h... $ECHO_C" >&6
20186 # Most term-driver calls are to tinfo, but some like init_pair are to the
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure4235 # A longer-term fix would be to have automake use am__CC in this case,
25956 for ac_header in term.h
25958 ac_fn_c_check_header_preproc "$LINENO" "term.h" "ac_cv_header_term_h"

Completed in 344 milliseconds

12345678