| /src/bin/csh/ |
| exec.c | 107 static int iscommand(Char *); 507 iscommand(Char *name) function 558 * is the executable() routine below and changes to iscommand(). 700 if ((i = iscommand(sp->word)) != 0) {
|
| /src/sys/dev/wscons/ |
| wskbd.c | 1685 int iscommand = 0; local 1720 iscommand = internal_command(sc, &type, kp->command, 1776 if (type != WSCONS_EVENT_KEY_DOWN || iscommand) {
|
| /src/external/gpl3/binutils/dist/bfd/doc/ |
| chew.c | 782 iscommand (string_type *ptr, unsigned int idx) function 1035 if (iscommand (buf_ptr, pos_idx)) 1251 if (iscommand (buf_ptr, pos_idx))
|
| /src/external/gpl3/binutils.old/dist/bfd/doc/ |
| chew.c | 782 iscommand (string_type *ptr, unsigned int idx) function 1035 if (iscommand (buf_ptr, pos_idx)) 1251 if (iscommand (buf_ptr, pos_idx))
|
| /src/external/gpl3/gdb.old/dist/bfd/doc/ |
| chew.c | 782 iscommand (string_type *ptr, unsigned int idx) function 1035 if (iscommand (buf_ptr, pos_idx)) 1251 if (iscommand (buf_ptr, pos_idx))
|
| /src/external/gpl3/gdb/dist/bfd/doc/ |
| chew.c | 782 iscommand (string_type *ptr, unsigned int idx) function 1035 if (iscommand (buf_ptr, pos_idx)) 1251 if (iscommand (buf_ptr, pos_idx))
|