HomeSort by: relevance | last modified time | path
    Searched refs:fieldtype (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libform/
field_types.c 44 _formi_create_field_args(FIELDTYPE *type, char **type_args,
46 static FIELDTYPE *
53 _formi_create_field_args(FIELDTYPE *type, char **type_args,
87 * Allocate a new fieldtype structure, initialise it and return the
90 static FIELDTYPE *
93 FIELDTYPE *new;
116 set_field_type(FIELD *fptr, FIELDTYPE *type, ...)
140 FIELDTYPE *
168 FIELDTYPE *
172 FIELDTYPE *new
    [all...]
  /src/usr.sbin/acpitools/aml/
aml_obj.h 100 enum fieldtype { enum
107 enum fieldtype ftype; /* f_t_field */
112 enum fieldtype ftype; /* f_t_index */
118 enum fieldtype ftype; /* f_t_bank */
130 enum fieldtype ftype;

Completed in 12 milliseconds