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

  /src/external/bsd/tmux/usr.bin/tmux/
Makefile 148 SRCS+= utempter.c
267 COPTS.utempter.c+= ${CC_WNO_STRINGOP_TRUNCATION}
  /src/external/bsd/tmux/dist/
configure 1479 --enable-utempter use utempter if it is installed
6478 # Look for utempter.
6479 # Check whether --enable-utempter was given.
6485 ac_fn_c_check_header_mongrel "$LINENO" "utempter.h" "ac_cv_header_utempter_h" "$ac_includes_default"
6518 for ac_lib in '' utempter; do
6558 as_fn_error $? "\"utempter not found\"" "$LINENO" 5
tmux.h 32 #include <utempter.h>

Completed in 31 milliseconds