Home
last modified time | relevance | path

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

/freebsd/tools/build/cross-build/include/linux/
H A Dstdlib.h51 int cgetmatch(const char *, const char *);
/freebsd/crypto/heimdal/lib/roken/
H A Dgetcap.c89 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL cgetmatch(const char *buf, const char *name);
252 if (depth == 0 && toprec != NULL && cgetmatch(toprec, name) == 0) { in getent()
455 if (cgetmatch(record, name) == 0) { in getent()
654 cgetmatch(const char *buf, const char *name) in cgetmatch() function
/freebsd/lib/libc/gen/
H A Dgetcap.c203 if (depth == 0 && toprec != NULL && cgetmatch(toprec, name) == 0) { in getent()
365 if (cgetmatch(record, name) == 0) { in getent()
570 cgetmatch(const char *buf, const char *name) in cgetmatch() function
H A DSymbol.map130 cgetmatch;
H A DMakefile.inc385 getcap.3 cgetmatch.3 \
/freebsd/include/
H A Dstdlib.h269 int cgetmatch(const char *, const char *);
/freebsd/usr.sbin/lpr/common_source/
H A Dprintcap.c269 if (cgetmatch(bp,rp_name) != 0) in getprintcap_int()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c95 #define _nc_cgetmatch cgetmatch
/freebsd/contrib/ncurses/
H A Daclocal.m4929 cgetmatch(buf, "tc");
949 cgetmatch(buf, "tc");