Searched refs:delete_cmd (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/usr.sbin/cron/ |
| H A D | crontab.c | 58 delete_cmd(void), 107 delete_cmd(); in main() 232 delete_cmd(void) in delete_cmd() function
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | kod.c | 157 delete_cmd (old_operating_system, &infolist); in kod_set_os()
|
| H A D | command.h | 204 extern void delete_cmd (char *, struct cmd_list_element **);
|
| H A D | ChangeLog-1990 | 1937 * command.c (delete_cmd): Free the struct cmd_list_element(s)
|
| H A D | ChangeLog-2000 | 455 add_show_from_set, delete_cmd, apropos_cmd, help_cmd, help_list, 974 (delete_cmd): Remove both pre and post hooks.
|
| H A D | ChangeLog-1992 | 1819 (delete_cmd): Un-hook hookee if we're deleting hook.
|
| H A D | ChangeLog-2003 | 1269 * cli/cli-decode.c (delete_cmd): Ditto.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/cli/ |
| H A D | cli-decode.h | 280 extern void delete_cmd (char *, struct cmd_list_element **);
|
| H A D | cli-decode.c | 144 delete_cmd (name, list); in add_cmd() 227 delete_cmd (name, list); in add_alias_cmd() 591 delete_cmd (char *name, struct cmd_list_element **list) in delete_cmd() function
|