Home
last modified time | relevance | path

Searched refs:OMAPI_OP_STATUS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h97 #define OMAPI_OP_STATUS 5 macro
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dmessage.c352 case OMAPI_OP_STATUS: return "OMAPI_OP_STATUS"; in omapi_message_op_name()
716 case OMAPI_OP_STATUS: in omapi_message_process_internal()
H A Dprotocol.c1163 "op", OMAPI_OP_STATUS); in omapi_protocol_send_status()