Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h68 struct _sffmt_s struct
69 { long version;/* version of this structure */
70 Sffmtext_f extf; /* function to process arguments */
71 Sffmtevent_f eventf; /* process events */
73 char* form; /* format string to stack */
74 va_list args; /* corresponding arg list */
76 int fmt; /* format character */
77 ssize_t size; /* object size */
78 int flags; /* formatting flags */
79 int width; /* width of field */
[all …]
/titanic_44/usr/src/lib/libast/common/include/
H A Dsfio.h68 struct _sffmt_s struct
69 { long version;/* version of this structure */
70 Sffmtext_f extf; /* function to process arguments */
71 Sffmtevent_f eventf; /* process events */
73 char* form; /* format string to stack */
74 va_list args; /* corresponding arg list */
76 int fmt; /* format character */
77 ssize_t size; /* object size */
78 int flags; /* formatting flags */
79 int width; /* width of field */
[all …]
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h68 struct _sffmt_s struct
69 { long version;/* version of this structure */
70 Sffmtext_f extf; /* function to process arguments */
71 Sffmtevent_f eventf; /* process events */
73 char* form; /* format string to stack */
74 va_list args; /* corresponding arg list */
76 int fmt; /* format character */
77 ssize_t size; /* object size */
78 int flags; /* formatting flags */
79 int width; /* width of field */
[all …]
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h68 struct _sffmt_s struct
69 { long version;/* version of this structure */
70 Sffmtext_f extf; /* function to process arguments */
71 Sffmtevent_f eventf; /* process events */
73 char* form; /* format string to stack */
74 va_list args; /* corresponding arg list */
76 int fmt; /* format character */
77 ssize_t size; /* object size */
78 int flags; /* formatting flags */
79 int width; /* width of field */
[all …]
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h68 struct _sffmt_s struct
69 { long version;/* version of this structure */
70 Sffmtext_f extf; /* function to process arguments */
71 Sffmtevent_f eventf; /* process events */
73 char* form; /* format string to stack */
74 va_list args; /* corresponding arg list */
76 int fmt; /* format character */
77 ssize_t size; /* object size */
78 int flags; /* formatting flags */
79 int width; /* width of field */
[all …]