Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Domapip.h537 int omapi_td_strcmp (omapi_typed_data_t *, const char *);
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dmessage.c454 if (!omapi_td_strcmp (tv -> value, in omapi_message_process_internal()
H A Dsupport.c606 int omapi_td_strcmp (omapi_typed_data_t *s1, const char *s2) in omapi_td_strcmp() function