Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Ddisklabel.h325 struct format_op { struct
326 char *df_buf;
327 int df_count; /* value-result */
351 #define DIOCRFORMAT _IOWR('d', 105, struct format_op) argument