Searched refs:_command (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | dmsetup.c | 167 static char *_command; variable 1301 c = _command; in _exec_command() 1402 if (!_switches[EXEC_ARG] || !_command || in _status() 1406 } else if (!_switches[EXEC_ARG] || !_command || in _status() 1436 if (matched && _switches[EXEC_ARG] && _command && !_exec_command(name)) in _status() 2510 (_switches[EXEC_ARG] && _command)) in _ls() 3058 _command = optarg; in _process_switches()
|
/netbsd-src/etc/ |
H A D | rc.subr | 1017 _command=$1 1018 if [ -z "$_command" ]; then 1028 if [ -f /etc/rc.conf.d/"$_command" ]; then 1029 . /etc/rc.conf.d/"$_command"
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1990 | 2272 (*_command, map_breakpoint_numbers): Use it. 2749 to *_command made in response to command line arguments.
|
H A D | ChangeLog-1991 | 2216 Also changed [set|show]_[type|range]_command() to support
|
H A D | ChangeLog-1999 | 1032 export {watch, awatch, rwatch}_command().
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1990 | 2272 (*_command, map_breakpoint_numbers): Use it. 2749 to *_command made in response to command line arguments.
|
H A D | ChangeLog-1991 | 2216 Also changed [set|show]_[type|range]_command() to support
|
H A D | ChangeLog-1999 | 1032 export {watch, awatch, rwatch}_command().
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | cpp.texi | 1613 concatenating the argument with @samp{_command}. Here is how it is done: 1616 #define COMMAND(NAME) @{ #NAME, NAME ## _command @}
|
H A D | cpp.info | 1438 name by concatenating the argument with '_command'. Here is how it is 1441 #define COMMAND(NAME) { #NAME, NAME ## _command }
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | cpp.texi | 1613 concatenating the argument with @samp{_command}. Here is how it is done: 1616 #define COMMAND(NAME) @{ #NAME, NAME ## _command @}
|
H A D | cpp.info | 1438 name by concatenating the argument with '_command'. Here is how it is 1441 #define COMMAND(NAME) { #NAME, NAME ## _command }
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | mm-viet.comp.po | 18796 msgid "Disable _command line"
|