Home
last modified time | relevance | path

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

/titanic_51/usr/src/boot/sys/boot/common/
H A Dbootstrap.h209 struct file_format struct
217 extern struct file_format *file_formats[]; /* supplied by consumer */ argument
/titanic_51/usr/src/cmd/avs/rdc/
H A Dsndradm.c210 rdc_print(int file_format, int verbose, char *group_arg, char *ctag_arg, in rdc_print() argument
1759 int file_format = 0; local
/titanic_51/usr/src/lib/libsqlite/src/
H A DsqliteInt.h352 u8 file_format; /* What file format version is this database? */ member