Searched refs:inittab_decode (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.h105 extern char *inittab_decode(const dhcp_symbol_t *, const uchar_t *,
H A Ddhcp_inittab.c1100 inittab_msg("inittab_decode: length of string not compatible "
1121 inittab_msg("inittab_decode: invalid option value %s "
1312 inittab_msg("inittab_decode: number of entries "
1372 inittab_msg("inittab_decode: unsupported type `%d'",
1402 * inittab_decode(): converts a binary representation of a given datatype into
1414 inittab_decode(const dhcp_symbol_t *ie, const uchar_t *payload, uint16_t length, function
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_addr.c3958 * interpreted based on the `decimal' value, by inittab_decode() function.
3971 * inittab_decode() to print it in DUID-LL format.
3989 value = inittab_decode(ds, cp, dll_size, B_TRUE);
3992 value = inittab_decode(ds, cid, cidlen, B_TRUE);

Completed in 27 milliseconds