Home
last modified time | relevance | path

Searched defs:zmap (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/toybox/toys/pending/
H A Dawk.c289 struct zmap { struct
295 struct zlist slot; // expanding list of zmap_slot elements argument
2733 static int splitter(void (*setter)(struct zmap *, int, char *, size_t), struct zmap *m, char *s, st… in splitter()