/netbsd-src/usr.bin/ftp/ |
H A D | complete.c | 56 static unsigned char complete_command (char *, int); 131 complete_command(char *word, int list) in complete_command() function 386 return (complete_command(word, dolist)); in complete() 405 return (complete_command(word, dolist)); in complete()
|
/netbsd-src/usr.bin/mail/ |
H A D | complete.c | 301 complete_command(EditLine *el, char *word, int dolist) in complete_command() function 950 return complete_command(el, word, dolist); in mail_complete()
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1994 | 754 (complete_command): Use line_completion_function instead of 3915 * main.c (complete_command): Deal with it if arg is NULL. 3935 * main.c (complete_command): New command, from Rick Sladkey
|
H A D | ChangeLog-2017 | 3582 (help_command, complete_command, shell_command, edit_command) 6215 * cli/cli-cmds.c (complete_command): Add missing END_CATCH. 10908 * cli/cli-cmds.c (complete_command): Get the completion result out 11031 * cli/cli-cmds.c (complete_command): Use a completion tracker 11056 * cli/cli-cmds.c (complete_command): Rework using 14813 * cli/cli-cmds.c (complete_command, cd_command): Constify.
|
H A D | ChangeLog-2015 | 3374 * cli/cli-cmds.c (complete_command): Likewise. 13510 * cli/cli-cmds.c (complete_command): Notify user if max-completions
|
H A D | ChangeLog-2019 | 10427 * cli/cli-cmds.c (complete_command): Fix use of unitialized variable. 10502 * cli/cli-cmds.c: (complete_command): Update to use new complete()
|
H A D | ChangeLog-2016 | 300 * cli/cli-cmds.c (complete_command): Likewise.
|
H A D | ChangeLog-2000 | 469 (complete_command, source_command): Moved here (part) from top.c.
|
H A D | ChangeLog-2010 | 6241 * cli/cli-cmds.c (complete_command): Delete unused variable.
|
H A D | ChangeLog-2012 | 6157 * cli/cli-cmds.c (complete_command): Update.
|
H A D | ChangeLog-2013 | 12695 * cli/cli-cmds.c (complete_command): Remove unused next_item.
|
H A D | ChangeLog-2004 | 13580 (complete_command): Pass the start of the last word to
|
H A D | ChangeLog-2002 | 12716 (complete_command): Only print each unique item once.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1994 | 754 (complete_command): Use line_completion_function instead of 3915 * main.c (complete_command): Deal with it if arg is NULL. 3935 * main.c (complete_command): New command, from Rick Sladkey
|
H A D | ChangeLog-2017 | 3582 (help_command, complete_command, shell_command, edit_command) 6215 * cli/cli-cmds.c (complete_command): Add missing END_CATCH. 10908 * cli/cli-cmds.c (complete_command): Get the completion result out 11031 * cli/cli-cmds.c (complete_command): Use a completion tracker 11056 * cli/cli-cmds.c (complete_command): Rework using 14813 * cli/cli-cmds.c (complete_command, cd_command): Constify.
|
H A D | ChangeLog-2015 | 3374 * cli/cli-cmds.c (complete_command): Likewise. 13510 * cli/cli-cmds.c (complete_command): Notify user if max-completions
|
H A D | ChangeLog-2019 | 10427 * cli/cli-cmds.c (complete_command): Fix use of unitialized variable. 10502 * cli/cli-cmds.c: (complete_command): Update to use new complete()
|
H A D | ChangeLog-2000 | 469 (complete_command, source_command): Moved here (part) from top.c.
|
H A D | ChangeLog-2016 | 300 * cli/cli-cmds.c (complete_command): Likewise.
|
H A D | ChangeLog-2010 | 6241 * cli/cli-cmds.c (complete_command): Delete unused variable.
|
H A D | ChangeLog-2012 | 6157 * cli/cli-cmds.c (complete_command): Update.
|
H A D | ChangeLog-2013 | 12695 * cli/cli-cmds.c (complete_command): Remove unused next_item.
|
H A D | ChangeLog-2004 | 13580 (complete_command): Pass the start of the last word to
|
H A D | ChangeLog-2002 | 12716 (complete_command): Only print each unique item once.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 135579 that really ought to be. A few -- namely in complete_command -- could 149747 Note that complete_command is not touched due to a comment there
|