Searched defs:format_op (Results 1 – 1 of 1) sorted by relevance
325 struct format_op { struct326 char *df_buf;327 int df_count; /* value-result */351 #define DIOCRFORMAT _IOWR('d', 105, struct format_op) argument