Home
last modified time | relevance | path

Searched defs:typestring (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Danalyzeper.cpp342 void ShowPERChoice(uint16 tag, uint16 indent, const char *label, const char *typestring) in ShowPERChoice()
362 void ShowPERSequence(uint16 tag, uint16 indent, const char* label, const char* typestring) in ShowPERSequence()
382 void ShowPERSequenceof(uint16 tag, uint16 indent, const char* label, const char* typestring) in ShowPERSequenceof()
402 void ShowPERSetof(uint16 tag, uint16 indent, const char* label, const char* typestring) in ShowPERSetof()
/external/dropbear/
Ddropbearkey.c299 const char * typestring = NULL; local
/external/iptables/extensions/
Dlibipt_dccp.c100 parse_dccp_types(const char *typestring) in parse_dccp_types()