Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
cpcmd.h File Reference

Go to the source code of this file.

Functions

int __cpcmd (const char *cmd, char *response, int rlen, int *response_code)
 
int cpcmd (const char *cmd, char *response, int rlen, int *response_code)
 

Function Documentation

int __cpcmd ( const char *  cmd,
char *  response,
int  rlen,
int *  response_code 
)

Definition at line 72 of file cpcmd.c.

int cpcmd ( const char *  cmd,
char *  response,
int  rlen,
int *  response_code 
)

Definition at line 97 of file cpcmd.c.