Searched refs:command_type (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/
H A Dcommands.h49 void command_type(char *);
H A Dcommands.c437 void command_type(char *params) function
2021 {"TYPE", "<sp> type-code (A or I)", command_type, STATE_AUTHENTICATED, 0},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/include/mach/qdsp5/
H A Dqdsp5audppcmdi.h513 unsigned short command_type; member in struct:__anon15198
849 unsigned short command_type; member in struct:__anon15232
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/aui/
H A Dauibar.h57 wxAuiToolBarEvent(wxEventType command_type = wxEVT_NULL,
59 : wxNotifyEvent(command_type, win_id)
H A Dauibook.h66 wxAuiNotebookEvent(wxEventType command_type = wxEVT_NULL,
68 : wxNotifyEvent(command_type, win_id)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Daudio_out.c394 cmd.common.command_type = AUDPP_CMD_ADRC;
418 cmd.common.command_type = AUDPP_CMD_EQUALIZER;
437 cmd.common.command_type = AUDPP_CMD_IIR_TUNING_FILTER;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.c5942 uint8_t command_type = ELS_COMMAND_NON_FIP; local
5953 command_type = FCP_COMMAND;
5955 command_type = ELS_COMMAND_FIP;
5957 command_type = ELS_COMMAND_NON_FIP;
6023 if (command_type == ELS_COMMAND_FIP) {
6048 command_type = OTHER_COMMAND;
6060 command_type = FCP_COMMAND_DATA_OUT;
6130 command_type = OTHER_COMMAND;
6150 command_type = OTHER_COMMAND;
6176 command_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html445 %command_type
2784 %command_type = ();
2790 $command_type{$style} = $style_map{$style}->{'type'};
2794 $command_type{$style} = 'style';
4852 # last unless (defined($command_type{$style}) and $command_type{$style} eq 'style');
4853 push @result, $style if (defined($command_type{$style}) and $command_type{$style} eq 'style');
9933 if (exists $Texi2HTML::Config::command_type{$style})
9935 $style_type{$style} = $Texi2HTML::Config::command_type{
[all...]

Completed in 446 milliseconds