Searched defs:dhcp_symbol_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_symbol.h86 * This structure is used by the dhcp_symbol_t structure below
112 } dhcp_symbol_t; typedef in typeref:struct:dhcp_symbol
116 extern void dsym_close_parser(char **, dhcp_symbol_t *);
118 dhcp_symbol_t *);
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);

Completed in 44 milliseconds