| /netbsd/src/lib/libtelnet/ |
| D | getent.c | 58 return((cgetent(&area, dba, name) == 0) ? 1 : 0); in getent()
|
| /netbsd/src/usr.bin/tip/ |
| D | remote.c | 91 if ((status = cgetent(&bp, db_array, host)) < 0) { in getremcap()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| D | getcap.c | 78 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL cgetent(char **buf, char **db_array, const char *name); 194 cgetent(char **buf, char **db_array, const char *name) in cgetent() function
|
| D | roken.h.in | 690 #define cgetent rk_cgetent macro 692 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL cgetent(char **, char **, const char *);
|
| /netbsd/src/lib/libc/gen/ |
| D | disklabel.c | 106 if (cgetent(&buf, db_array, name) < 0) in getdiskbyname()
|
| D | getcap.c | 71 __weak_alias(cgetent,_cgetent) 217 cgetent(char **buf, const char * const *db_array, const char *name) in cgetent() function
|
| D | Makefile.inc | 127 MLINKS+=cgetcap.3 cgetclose.3 cgetcap.3 cgetent.3 \
|
| /netbsd/src/usr.bin/fdformat/ |
| D | fdformat.c | 174 switch (cgetent(&fdbuf, fdb_array, optarg)) { in main()
|
| /netbsd/src/include/ |
| D | stdlib.h | 283 int cgetent(char **, const char * const *, const char *);
|
| /netbsd/src/usr.sbin/lpr/pac/ |
| D | pac.c | 418 if ((stat = cgetent(&bp, printcapdb, s)) == -2) { in chkprinter()
|
| /netbsd/src/tools/compat/ |
| D | compat_defs.h | 1076 #define cgetent __nbcompat_cgetent macro 1087 int cgetent(char **, const char * const *, const char *);
|
| /netbsd/src/usr.sbin/lpr/common_source/ |
| D | common.c | 443 if ((i = cgetent(&bp, printcapdb, pr)) == -2) in getprintcap()
|
| /netbsd/src/usr.bin/vgrind/ |
| D | vfontedpr.c | 230 i = cgetent(&defs, defsfile, language); in main()
|
| /netbsd/src/libexec/getty/ |
| D | subr.c | 77 if (cgetent(&buf, dba, name) != 0) in gettable()
|
| /netbsd/src/usr.bin/getent/ |
| D | getent.c | 473 switch (error = cgetent(&buf, db_array, name)) { in mygetent()
|
| /netbsd/src/usr.sbin/lpr/lpc/ |
| D | cmds.c | 385 if ((st = cgetent(&bp, printcapdb, printer)) == -2) { in getcapdesc()
|
| /netbsd/src/lib/libutil/ |
| D | login_cap.c | 112 if ((res = cgetent(&lc->lc_cap, classfiles, lc->lc_class)) != 0) { in login_getclass()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/cf/ |
| D | roken-frag.m4 | 187 cgetent \
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 251 #define cgetent _cgetent macro
|
| /netbsd/src/usr.sbin/makemandb/ |
| D | nostem.txt | 429 cgetent
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/include/ |
| D | config.h.in | 165 /* Define to 1 if you have the `cgetent' function. */
|
| D | config.h.w32 | 175 /* Define to 1 if you have the `cgetent' function. */
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 6967 ./usr/share/man/cat3/cgetent.0 comp-c-catman .cat 15536 ./usr/share/man/html3/cgetent.html comp-c-htmlman html 24022 ./usr/share/man/man3/cgetent.3 comp-c-man .man
|