Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
doc::unibi_from_env(3)		   unibilium		doc::unibi_from_env(3)

NAME
       unibi_from_env -	read the terminfo entry	specified by TERM

SYNOPSIS
	#include <unibilium.h>

	unibi_term *unibi_from_env(void);

DESCRIPTION
       This function calls "unibi_from_term" with the value of the environment
       variable	"TERM".

RETURN VALUE
       See unibi_from_term(3).

SEE ALSO
       unibilium.h(3), unibi_from_term(3), unibi_destroy(3)

unibilium-2.0.0			  2019-08-11		doc::unibi_from_env(3)

NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | SEE ALSO

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=unibi_from_env&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help