Lines Matching refs:exitWithError
17 static void exitWithError(const char* err, char** argv) in exitWithError() function
86 exitWithError("Interface not specified.", argv); in main()
91 exitWithError("Interface value should be greater than equal to 0", in main()
133 exitWithError("Payload invalid: specify two hex digits per byte.", in main()
145 exitWithError("Package not specified.", argv); in main()
192 exitWithError("Package not specified.", argv); in main()
218 exitWithError("Package mask value is not valid", argv); in main()
223 exitWithError("Package mask value is not valid", argv); in main()
231 exitWithError("Package is not specified", argv); in main()
240 exitWithError("Channel mask value is not valid", argv); in main()
245 exitWithError("Channel mask value is not valid", argv); in main()
251 exitWithError("No Command specified", argv); in main()