Searched refs:get_command (Results 1 - 8 of 8) sorted by path

/macosx-10.10.1/CPANInternal-159.1/Term-ReadLine-Perl-1.0303/ReadLine/
H A Dreadline.pm1660 my $cmd = get_command($var_EditingMode, ord($input));
2093 ## get_command(keymap, ord_command_char)
2098 sub get_command subroutine
2120 my $cmd = get_command($keymap, $key);
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/setkey/
H A Dparse.y155 | get_command
212 get_command
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Ddemo_panels.c625 get_command(PANEL * px[MAX_PANELS + 1], char *buffer, int limit) function
719 while (get_command(px, buffer, sizeof(buffer))) {
H A Dsavescreen.c110 get_command(int which, int last) function
254 switch (ch = get_command(which, last)) {
/macosx-10.10.1/pdisk-9/
H A Dio.c179 get_command(const char *prompt, int promptBeforeGet, int *command) function
H A Dio.h59 int get_command(const char *prompt, int promptBeforeGet, int *command);
H A Dpdisk.c261 while (get_command("Top level command (? for help): ", first_get, &command)) {
558 while (get_command("Command (? for help): ", first_get, &command)) {
677 get_command("Select a slice for default bzb values: ",0,&slice);
993 while (get_command("Expert command (? for help): ", first_get, &command)) {
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dfortran.vim295 syn keyword fortran03Intrinsic command_argument_count get_command get_command_argument get_environment_variable is_iostat_end is_iostat_eor move_alloc new_line selected_char_kind same_type_as extends_type_of

Completed in 225 milliseconds