Lines Matching refs:uchar_t

48 static uchar_t		category_to_code(const char *);
53 static dhcp_symbol_t *inittab_lookup(uchar_t, char, const char *, int32_t,
55 static dsym_category_t itabcode_to_dsymcode(uchar_t);
87 uchar_t cme_itabcode;
104 * input: uchar_t: the categories the consumer is interested in
112 inittab_load(uchar_t categories, char consumer, size_t *n_entries)
128 inittab_getbyname(uchar_t categories, char consumer, const char *name)
136 * input: uchar_t: the categories the consumer is interested in
144 inittab_getbycode(uchar_t categories, char consumer, uint16_t code)
152 * input: uchar_t: the categories the consumer is interested in
164 inittab_lookup(uchar_t categories, char consumer, const char *name,
175 uchar_t category_code;
467 * uchar_t *: output buffer for MAC address
473 uchar_t *outbuf)
544 * output: uchar_t *: a dynamically allocated byte array with converted data
547 uchar_t *
553 uchar_t n_entries = 0;
556 uchar_t *result = NULL;
557 uchar_t *optstart;
651 uchar_t *flen;
1048 * uchar_t *: the payload to convert
1056 inittab_decode_e(const dhcp_symbol_t *ie, const uchar_t *payload,
1389 * output: uchar_t *: a dynamically allocated byte array with converted data
1392 uchar_t *
1407 * uchar_t *: the payload to convert
1414 inittab_decode(const dhcp_symbol_t *ie, const uchar_t *payload, uint16_t length,
1519 (void) memcpy((uchar_t *)&uint32 + 1, from, 3);
1617 (void) memcpy(to, (uchar_t *)&uint32 + 1, 3);
1713 * input: uchar_t: the inittab category code
1718 itabcode_to_dsymcode(uchar_t itabcode)
1734 * output: uchar_t: its internal code (numeric representation)
1737 static uchar_t