Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdhcputil/common/
H A Ddhcp_inittab.c627 *ierrnop = ITAB_NOMEM; in inittab_encode_e()
636 *ierrnop = ITAB_NOMEM; in inittab_encode_e()
751 *ierrnop = ITAB_NOMEM; in inittab_encode_e()
1066 *ierrnop = ITAB_NOMEM; in inittab_decode_e()
1087 *ierrnop = ITAB_NOMEM; in inittab_decode_e()
1161 *ierrnop = ITAB_NOMEM; in inittab_decode_e()
1180 *ierrnop = ITAB_NOMEM; in inittab_decode_e()
1199 *ierrnop = ITAB_NOMEM; in inittab_decode_e()
1209 *ierrnop = ITAB_NOMEM; in inittab_decode_e()
1239 *ierrnop = ITAB_NOMEM; in inittab_decode_e()
[all …]
H A Ddhcp_inittab.h98 #define ITAB_NOMEM (-9) macro