Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/include/
H A Dftdm_declare.h234 FTDM_ENOSYS = FTDM_NOTIMPL, /*!< The function is not implemented */ enumerator
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/freetdm/src/
H A Dftdm_io.c760 return FTDM_ENOSYS; in ftdm_channel_get_alarms()
835 status = FTDM_ENOSYS; in ftdm_span_stop()
2695 status = FTDM_ENOSYS; in _ftdm_channel_call_place_nl()
2829 ftdm_assert_return(fchan->span->set_channel_sig_status != NULL, FTDM_ENOSYS, "Not implemented\n"); in ftdm_channel_set_sig_status()
5883 status = FTDM_ENOSYS; in ftdm_span_start()