Lines Matching defs:strs
60 const char *strs[2] = { "as", "fdbuffer" };
70 for (i = 0; i < (int) (sizeof (strs) / sizeof (strs[0])); i++) {
71 if (!(str = lookupname(strs[i])) || str->t_type != STRUCT)
107 strs[i], mems[i], acts[i]);
114 const char *strs[2] = { "vmem", "id_space" };
124 for (i = 0; i < (int) (sizeof (strs) / sizeof (strs[0])); i++) {
125 if (!(str = lookupname(strs[i])) || str->t_type != STRUCT)
140 strs[i], ml->ml_name);