Searched refs:delete_cmd (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/cron/dist/
H A Dcrontab.c61 delete_cmd(void),
124 delete_cmd();
337 delete_cmd(void) { function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-decode.c33 static struct cmd_list_element *delete_cmd (const char *name,
186 c->aliases = delete_cmd (name, list, &c->hook_pre, &c->hookee_pre,
294 struct cmd_list_element *aliases = delete_cmd (name, list,
913 delete_cmd (const char *name, struct cmd_list_element **list,
912 delete_cmd (const char *name, struct cmd_list_element **list, function
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-decode.c33 static cmd_list_element::aliases_list_type delete_cmd
189 c->aliases = delete_cmd (name, list, &c->hook_pre, &c->hookee_pre,
1232 delete_cmd (const char *name, struct cmd_list_element **list, function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dbreakpoint.c14544 cmd_list_element *delete_cmd
14553 add_com_alias ("d", delete_cmd, class_breakpoint, 1);
14554 add_com_alias ("del", delete_cmd, class_breakpoint, 1);
14529 cmd_list_element *delete_cmd local

Completed in 299 milliseconds