Searched refs:replace_encode (Results 1 – 6 of 6) sorted by relevance
| /onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/ |
| H A D | encode.c | 183 replace_encode(&first_ecp, ep, ENC_COPY); in combine_encodes() 195 replace_encode(ENCODE **elistpp, ENCODE *rp, int flags) in replace_encode() function
|
| H A D | dhcptab.c | 881 replace_encode(&mc->head, tmp, in eval_symbol() 945 replace_encode(&mc->head, tmp, in eval_symbol() 964 replace_encode( in eval_symbol() 998 replace_encode(&mp->list[j]->head, vp, copy); in add_vndlist()
|
| H A D | dhcpd.h | 188 extern void replace_encode(ENCODE **, ENCODE *, int);
|
| H A D | dhcp.c | 464 replace_encode(&ecp, hecp, ENC_DONT_COPY); in dhcp_offer() 476 replace_encode(&ecp, echo_ecp, ENC_DONT_COPY); in dhcp_offer() 1093 replace_encode(&ecp, in dhcp_req_ack() 1105 replace_encode(&ecp, hecp, in dhcp_req_ack() 1130 replace_encode(&ecp, hecp, in dhcp_req_ack() 1146 replace_encode(&ecp, echo_ecp, ENC_DONT_COPY); in dhcp_req_ack()
|
| H A D | interfaces.c | 373 replace_encode(&ifp->ecp, hecp, ENC_DONT_COPY); in find_interfaces() 390 replace_encode(&ifp->ecp, hecp, ENC_DONT_COPY); in find_interfaces() 419 replace_encode(&ifp->ecp, hecp, ENC_DONT_COPY); in find_interfaces()
|
| H A D | bootp.c | 318 replace_encode(&ecp, hecp, ENC_DONT_COPY); in bootp()
|