Home
last modified time | relevance | path

Searched refs:comptype (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netgraph/
HDng_parse.c97 enum comptype { enum
106 u_char *const buf, int *buflen, enum comptype ctype);
109 enum comptype ctype);
112 int *buflen, enum comptype ctype);
115 enum comptype ctype);
117 ng_parse_type *type, int index, enum comptype ctype);
119 int index, enum comptype ctype, int posn);
1203 const enum comptype ctype) in ng_parse_composite()
1379 int *off, char *cbuf, int cbuflen, const enum comptype ctype) in ng_unparse_composite()
1473 const enum comptype ctype) in ng_get_composite_elem_default()
[all …]
/freebsd-11-stable/contrib/libarchive/libarchive/
HDarchive_read_support_format_cab.c214 uint16_t comptype; member
737 folder->comptype = in cab_read_header()
742 if (folder->comptype < in cab_read_header()
744 folder->compname = compression_name[folder->comptype]; in cab_read_header()
1293 if (cab->entry_cffolder->comptype == COMPTYPE_NONE && in cab_next_cfdata()
1349 switch (cab->entry_cffolder->comptype) { in cab_read_ahead_cfdata()
1865 if (cab->entry_cffolder->comptype == COMPTYPE_NONE) { in cab_minimum_consume_cfdata()
1950 if (cab->entry_cffolder->comptype == COMPTYPE_NONE) { in cab_read_data()
2004 if (cab->entry_cffolder->comptype == COMPTYPE_NONE && in archive_read_format_cab_read_data_skip()
/freebsd-11-stable/contrib/gcc/
HDChangeLog-200410377 * c-decl.c (merge_decls): Use comptype when comparing