Home
last modified time | relevance | path

Searched refs:NR_PARTIAL_READS (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/af_unix/
H A Dscm_inq.c13 #define NR_PARTIAL_READS 3 macro
126 char buf[MSG_LEN * NR_PARTIAL_READS] = {}; in TEST_F()
152 for (i = 0; i < NR_PARTIAL_READS; i++) { in TEST_F()
153 remain = MSG_LEN * (NR_PARTIAL_READS - 1 - i); in TEST_F()