Lines Matching defs:name
15 * 3. Neither the name of the copyright holder nor the names of its contributors may be used
243 /* Notice: Command string must not have any special name */
411 CHAR *name = NULL;
415 name = SERIAL_SHELL_TASK_NAME;
417 name = TELNET_SHELL_TASK_NAME;
426 initParam.pcName = name;
437 CHAR *name = NULL;
441 name = SERIAL_ENTRY_TASK_NAME;
443 name = TELNET_ENTRY_TASK_NAME;
452 initParam.pcName = name;