Home
last modified time | relevance | path

Searched refs:odtype (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/posix/
Dod.c46 struct odtype { struct
51 static int od_out_t(struct odtype *t, char *buf, int *offset) in od_out_t() argument
131 struct odtype *types = (struct odtype *)toybuf; in od_outline()
226 struct odtype *types = (struct odtype *)toybuf; in append_base()
233 if (TT.types >= sizeof(toybuf)/sizeof(struct odtype)) break; in append_base()