Searched refs:thestr (Results 1 – 1 of 1) sorted by relevance
77 static const char thestr[] = "everything is awesome\n"; variable90 for (i = 0; i < strlen(thestr); i++) { in main()91 ipm_send(ipm, 1, thestr[i], NULL, 0); in main()