Searched refs:NULSTR_FOREACH_PAIR (Results 1 – 2 of 2) sorted by relevance
/third_party/eudev/src/shared/ | ||
D | dev-setup.c | 45 NULSTR_FOREACH_PAIR(j, k, symlinks) { in dev_setup() |
D | util.h | 251 #define NULSTR_FOREACH_PAIR(i, j, l) \ macro |