Home | History | Annotate | Download | only in telephony

Lines Matching refs:quote

89 static const char*  quote( const char*  line )
2474 #define REPLY(str) do { const char* s = (str); R(">> %s\n", quote(s)); return s; } while (0)
2482 R( "SMS<< %s\n", quote(cmd) );
2489 /* R( "-- %s\n", quote(cmd) ); */
2492 R( "<< %s\n", quote(cmd) );