Home
last modified time | relevance | path

Searched refs:dsym_errcode_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_symbol.h72 } dsym_errcode_t; typedef
117 extern dsym_errcode_t dsym_init_parser(const char *, const char *, char ***,
119 extern dsym_errcode_t dsym_parse_field(int, char **, dhcp_symbol_t *);
120 extern dsym_errcode_t dsym_parser(char **, dhcp_symbol_t *, int *, boolean_t);
121 extern dsym_errcode_t dsym_get_cat_id(const char *, dsym_category_t *,
123 extern dsym_errcode_t dsym_get_code_ranges(const char *cat, ushort_t *,
125 extern dsym_errcode_t dsym_get_type_id(const char *, dsym_cdtype_t *,
H A Ddhcp_symbol.c221 static dsym_errcode_t
279 static dsym_errcode_t
362 static dsym_errcode_t
427 static dsym_errcode_t
461 static dsym_errcode_t
488 static dsym_errcode_t
521 static dsym_errcode_t
545 static dsym_errcode_t
577 static dsym_errcode_t
649 dsym_errcode_t
[all …]