Searched refs:process_command (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/system/network/tcptester/
H A Dtcptester.cpp33 static int process_command(context *ctx);
79 if (process_command(ctx) < 0)
112 process_command(context *ctx) function
168 return process_command(ctx);
/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp175 process_command(conversion_context &context, RTF::Command *command, function
446 fOffset += process_command(fContext, command, fTarget);
507 fOffset += process_command(fContext, command, fTarget);

Completed in 48 milliseconds