Searched refs:dsym_errcode_t (Results 1 - 2 of 2) sorted by relevance
/osnet-11/usr/src/lib/libdhcputil/common/ |
H A D | dhcp_symbol.h | 70 } dsym_errcode_t; typedef in typeref:enum:__anon1546 115 extern dsym_errcode_t dsym_init_parser(const char *, const char *, char ***, 117 extern dsym_errcode_t dsym_parse_field(int, char **, dhcp_symbol_t *); 118 extern dsym_errcode_t dsym_parser(char **, dhcp_symbol_t *, int *, boolean_t); 119 extern dsym_errcode_t dsym_get_cat_id(const char *, dsym_category_t *, 121 extern dsym_errcode_t dsym_get_code_ranges(const char *cat, ushort_t *, 123 extern dsym_errcode_t dsym_get_type_id(const char *, dsym_cdtype_t *,
|
H A D | dhcp_symbol.c | 223 static dsym_errcode_t 281 static dsym_errcode_t 364 static dsym_errcode_t 429 static dsym_errcode_t 463 static dsym_errcode_t 490 static dsym_errcode_t 523 static dsym_errcode_t 547 static dsym_errcode_t 579 static dsym_errcode_t 651 dsym_errcode_t [all...] |
Completed in 15 milliseconds