unibi_set_aliases man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

doc::unibi_set_aliases(3)	   unibilium	     doc::unibi_set_aliases(3)

NAME
       unibi_get_aliases, unibi_set_aliases - access the aliases of a terminal
       object

SYNOPSIS
	#include <unibilium.h>

	const char **unibi_get_aliases(const unibi_term *ut);
	void unibi_set_aliases(unibi_term *ut, const char **v);

DESCRIPTION
       "unibi_get_aliases" returns the list of aliases from ut;
       "unibi_set_aliases" sets it to v. The format of this list is like
       "argv": a null-terminated vector of strings.

       The contents of this list come from the ('|'-separated) name section in
       terminfo entries. It's supposed to be a list of lowercase words or
       abbreviations that refer to this terminal, the first one being the most
       common name. The last part of the name section can be more verbose and
       is not stored in the aliases list; it can be accessed with
       "unibi_get_name".

       Note that "unibi_set_aliases" simply stores the pointer it is given; it
       will not free v or make a copy of it (or any of the strings it points
       to).

RETURN VALUE
       "unibi_get_aliases" returns a pointer to a null-terminated vector of
       strings.

SEE ALSO
       unibilium.h(3), unibi_get_name(3), unibi_set_name(3)

unibilium-1.1.2			  2015-02-22	     doc::unibi_set_aliases(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net