HomeSort by relevance Sort by last modified time
    Searched refs:cmp_buf (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/ipc/msgrcv/
msgrcv01.c 75 MSGBUF snd_buf, rcv_buf, cmp_buf; variable
157 init_buf(&cmp_buf, MSGTYPE, MSGSIZE);
159 if (strcmp(rcv_buf.mtext, cmp_buf.mtext) == 0) {
  /bionic/tests/
string_test.cpp 1196 uint8_t cmp_buf[STRCAT_DST_LEN]; local
1243 uint8_t cmp_buf[STRCAT_DST_LEN]; local
    [all...]

Completed in 119 milliseconds