| /netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/ |
| H A D | resconf.c | 180 getword(FILE *fp, char *buffer, size_t size) { in getword() function 293 cp = getword(fp, word, sizeof(word)); in resconf_parsenameserver() 323 res = getword(fp, word, sizeof(word)); in resconf_parsedomain() 379 delim = getword(fp, word, sizeof(word)); in resconf_parsesearch() 399 delim = getword(fp, word, sizeof(word)); in resconf_parsesearch() 413 delim = getword(fp, word, sizeof(word)); in resconf_parsesortlist() 455 delim = getword(fp, word, sizeof(word)); in resconf_parsesortlist() 469 delim = getword(fp, word, sizeof(word)); in resconf_parseoption() 491 delim = getword(fp, word, sizeof(word)); in resconf_parseoption() 544 stopchar = getword(fp, word, sizeof(word)); in irs_resconf_load()
|
| /netbsd-src/external/mpl/bind/dist/lib/irs/ |
| H A D | resconf.c | |
| /netbsd-src/sys/arch/hp300/stand/common/ |
| H A D | ite_subr.c | 55 u_long fontaddr = getword(ip, getword(ip, FONTROM) + FONTADDR); in ite_fontinfo() 90 dp = (u_char *)(getword(ip, getword(ip, FONTROM) + FONTADDR) + in ite_fontinit1bpp() 119 romp = getword(ip, getword(ip, FONTROM) + FONTADDR) + FONTDATA; in ite_fontinit8bpp()
|
| H A D | ite_dumb.c | 106 romp = getword(ip, getword(ip, FONTROM) + FONTADDR) + FONTDATA; in dumb_fontinit()
|
| H A D | itevar.h | 48 #define getword(ip, offset) \ macro
|
| /netbsd-src/libexec/ld.elf_so/ |
| H A D | paths.c | 66 static const char *getword(const char **, const char *, const char *); 132 getword(const char **p, const char *ep, const char *delim) in getword() function 241 if ((ptr = getword(&bp, ep, WS)) == NULL || ptr == bp) in _rtld_process_mapping() 252 if ((ptr = getword(&bp, ep, WS)) == NULL || ptr == bp) { in _rtld_process_mapping() 261 for (i = 0; bp++, (ptr = getword(&bp, ep, WS)) != NULL;) { in _rtld_process_mapping()
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | sparc-dis.c | 496 bfd_vma (*getword) (const void *); in print_insn_sparc() local 533 getword = bfd_getb32; in print_insn_sparc() 535 getword = bfd_getl32; in print_insn_sparc() 537 insn = getword (buffer); in print_insn_sparc() 1030 prev_insn = getword (buffer); in print_insn_sparc() 1050 prev_insn = getword (buffer); in print_insn_sparc()
|
| H A D | ChangeLog-2004 | 550 * sparc-dis.c (print_insn_sparc): Update getword prototype.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | sparc-dis.c | 496 bfd_vma (*getword) (const void *); in print_insn_sparc() local 533 getword = bfd_getb32; in print_insn_sparc() 535 getword = bfd_getl32; in print_insn_sparc() 537 insn = getword (buffer); in print_insn_sparc() 1030 prev_insn = getword (buffer); in print_insn_sparc() 1050 prev_insn = getword (buffer); in print_insn_sparc()
|
| H A D | ChangeLog-2004 | 550 * sparc-dis.c (print_insn_sparc): Update getword prototype.
|
| /netbsd-src/games/boggle/boggle/ |
| H A D | mach.c | 85 static void getword(char *); 405 getword(buf); in findword() 486 getword(char *q) in getword() function
|
| /netbsd-src/games/hangman/ |
| H A D | playgame.c | 52 getword(); in playgame()
|
| H A D | Makefile | 5 SRCS= endgame.c extern.c getguess.c getword.c main.c playgame.c \
|
| H A D | hangman.h | 88 void getword(void);
|
| H A D | getword.c | 48 getword(void) in getword() function
|
| /netbsd-src/bin/csh/ |
| H A D | func.c | 65 static int getword(Char *); 613 (void)getword(aword); in search() 618 (void) getword(aword); in search() 657 while (getword(aword)) in search() 664 if (type == T_GOTO && getword(aword) && eq(aword, goal)) in search() 688 (void) getword(NULL); in search() 703 getword(Char *wp) in getword() function
|
| /netbsd-src/games/battlestar/ |
| H A D | battlestar.c | 92 next = getword(next, words[wordcount], -1); in main()
|
| H A D | getcom.c | 76 getword(char *buf1, char *buf2, int flag) in getword() function
|
| H A D | command7.c | 67 next = getword(next, words[i], -1); in fight()
|
| H A D | extern.h | 349 char *getword(char *, char *, int);
|
| /netbsd-src/external/bsd/ipf/dist/ |
| H A D | ipmon.h | 140 extern char *getword __P((int));
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2004 | 550 * sparc-dis.c (print_insn_sparc): Update getword prototype.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2004 | 550 * sparc-dis.c (print_insn_sparc): Update getword prototype.
|