Searched defs:zmap (Results 1 – 1 of 1) sorted by relevance
289 struct zmap { struct295 struct zlist slot; // expanding list of zmap_slot elements argument2733 static int splitter(void (*setter)(struct zmap *, int, char *, size_t), struct zmap *m, char *s, st… in splitter()