Home
last modified time | relevance | path

Searched refs:cgetmatch (Results 1 – 6 of 6) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dgetcap.c208 if (depth == 0 && toprec != NULL && cgetmatch(toprec, name) == 0) { in getent()
368 if (cgetmatch(record, name) == 0) { in getent()
573 cgetmatch(const char *buf, const char *name) in cgetmatch() function
H A DSymbol.map204 cgetmatch;
H A DMakefile.inc150 getcap.3 cgetmatch.3 \
/dragonfly/include/
H A Dstdlib.h279 int cgetmatch(const char *, const char *);
/dragonfly/usr.sbin/lpr/common_source/
H A Dprintcap.c272 if (cgetmatch(bp,rp_name) != 0) in getprintcap_int()
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c95 #define _nc_cgetmatch cgetmatch