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

  /external/ltp/lib/
signame.h 31 STRPAIR(SIGABRT, "SIGIOT/SIGABRT")
80 STRPAIR(SIGIO, "SIGIO/SIGPOLL")
101 STRPAIR(SIGSYS, "SIGSYS/SIGUNUSED")
errnos.h 31 STRPAIR(0, "SUCCESS")
43 STRPAIR(EAGAIN, "EAGAIN/EWOULDBLOCK")
tst_res.c 133 #define STRPAIR(key, value) [key] = {.name = value, .val = key},

Completed in 858 milliseconds