Searched refs:iscommand (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/bin/csh/ |
| H A D | exec.c | 107 static int iscommand(Char *); 507 iscommand(Char *name) in iscommand() function 700 if ((i = iscommand(sp->word)) != 0) { in tellmewhat()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
| H A D | chew.c | 800 iscommand (string_type *ptr, unsigned int idx) in iscommand() function 1012 if (iscommand (ptr, idx)) in get_stuff_in_command() 1235 if (iscommand (ptr, idx)) in perform()
|
| H A D | ChangeLog-9103 | 242 (bulletize, do_fancy_stuff, iscommand): Likewise. 388 (iscommand): Minimum command length is now 4.
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
| H A D | chew.c | 800 iscommand (string_type *ptr, unsigned int idx) in iscommand() function 1053 if (iscommand (ptr, idx)) in get_stuff_in_command() 1269 if (iscommand (ptr, idx)) in perform()
|
| H A D | ChangeLog-9103 | 242 (bulletize, do_fancy_stuff, iscommand): Likewise. 388 (iscommand): Minimum command length is now 4.
|
| /netbsd-src/sys/dev/wscons/ |
| H A D | wskbd.c | 1691 int iscommand = 0; in wskbd_translate() local 1726 iscommand = internal_command(sc, &type, kp->command, in wskbd_translate() 1782 if (type != WSCONS_EVENT_KEY_DOWN || iscommand) { in wskbd_translate()
|
| /netbsd-src/external/gpl3/gdb.old/dist/bfd/doc/ |
| H A D | ChangeLog-9103 | 242 (bulletize, do_fancy_stuff, iscommand): Likewise. 388 (iscommand): Minimum command length is now 4.
|
| /netbsd-src/external/gpl3/gdb/dist/bfd/doc/ |
| H A D | ChangeLog-9103 | 242 (bulletize, do_fancy_stuff, iscommand): Likewise. 388 (iscommand): Minimum command length is now 4.
|