Searched refs:substring (Results 1 – 2 of 2) sorted by relevance
111 void* substring = NULL; in send_commands() local141 substring = strcasestr(data, test_message); in send_commands()146 printf("Result: %s\n", substring == NULL ? "Failure" : "Success"); in send_commands()
41 :: This removes OLD_PATH substring from PATH, leaving only the paths which have been added,