HomeSort by: relevance | last modified time | path
    Searched refs:teststring (Results 1 - 3 of 3) sorted by relevancy

  /src/tests/fs/ffs/
t_update_log.c 51 const char teststring[] = "6c894efc21094525ca1f974c0189b3b0c4e1f28d"; local in function:ATF_TC_BODY
78 RL(rump_sys_write(fd, teststring, strlen(teststring)));
86 RL(rump_sys_write(fd, teststring, strlen(teststring)));
  /src/sys/external/isc/libsodium/dist/
configure 9512 teststring=ABCD
9532 # about 5 minutes as the teststring grows exponentially.
9607 # Make teststring a little bigger before we do anything with it.
9610 teststring=$teststring$teststring
9616 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
9617 = "X$teststring$teststring"; } >/dev/null 2>&1 &
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 1677 teststring=ABCD
1697 # about 5 minutes as the teststring grows exponentially.
1772 # Make teststring a little bigger before we do anything with it.
1775 teststring=$teststring$teststring
1781 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
1782 = "X$teststring$teststring"; } >/dev/null 2>&1 &
    [all...]

Completed in 51 milliseconds