Searched refs:cgetset (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/usr.bin/tip/tip/
H A Dremote.c86 cgetset(rempath);
/freebsd-11-stable/lib/ncurses/ncurses/
H A Dtermcap.c170 if (cgetset(cp) < 0)
/freebsd-11-stable/usr.sbin/lpr/lpc/
H A Dlpc.c173 * EditLine init may call 'cgetset()' to set a
180 cgetset(NULL);
/freebsd-11-stable/include/
H A Dstdlib.h285 int cgetset(const char *);
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetcap.c67 static char *toprec; /* Additional record specified by cgetset() */
86 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL cgetset(const char *ent);
104 cgetset(const char *ent) function
250 * Check if we have a top record from cgetset().
/freebsd-11-stable/lib/libc/gen/
H A DMakefile.inc370 getcap.3 cgetset.3 \
H A Dgetcap.c65 static char *toprec; /* Additional record specified by cgetset() */
78 cgetset(const char *ent) function
205 * Check if we have a top record from cgetset().
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c95 #define _nc_cgetset cgetset
141 static char *toprec; /* Additional record specified by cgetset() */
290 * Check if we have a top record from cgetset().

Completed in 117 milliseconds