HomeSort by relevance Sort by last modified time
    Searched full:copy_amt (Results 1 - 1 of 1) sorted by null

  /bionic/tests/
fortify_test.cpp 45 int copy_amt = atoi("11"); local
46 ASSERT_EXIT(strncpy(myfoo.a, "01234567890", copy_amt),

Completed in 213 milliseconds