Searched refs:cgetmatch (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/crypto/heimdal/lib/roken/ |
| D | getcap.c | 89 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
|
| D | version-script.map | 9 cgetmatch;
|
| /freebsd-12-stable/lib/libc/gen/ |
| D | getcap.c | 207 if (depth == 0 && toprec != NULL && cgetmatch(toprec, name) == 0) { in getent() 369 if (cgetmatch(record, name) == 0) { in getent() 574 cgetmatch(const char *buf, const char *name) in cgetmatch() function
|
| D | Symbol.map | 134 cgetmatch;
|
| D | Makefile.inc | 391 getcap.3 cgetmatch.3 \
|
| /freebsd-12-stable/include/ |
| D | stdlib.h | 275 int cgetmatch(const char *, const char *);
|
| /freebsd-12-stable/usr.sbin/lpr/common_source/ |
| D | printcap.c | 277 if (cgetmatch(bp,rp_name) != 0) in getprintcap_int()
|
| /freebsd-12-stable/contrib/ncurses/ncurses/tinfo/ |
| D | read_termcap.c | 94 #define _nc_cgetmatch cgetmatch
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | aclocal.m4 | 748 cgetmatch(buf, "tc"); 767 cgetmatch(buf, "tc");
|