Searched refs:teststring (Results 1 – 2 of 2) sorted by relevance
31 char teststring[] = "hello, world!\0"; in main() local44 write(fd, teststring, strlen(teststring)); in main()52 rc = strcmp(mem, teststring); in main()
6 teststring=$17 trap -- "$teststring" USR19 if [ "$teststring" != "-" ] && [ -z "$traps" ]; then22 echo "Mismatch for '$teststring'"