Searched refs:actionName (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/wps/
H A Dupnp_xml.c175 * <u:actionName xmlns:u="urn:schemas-upnp-org:service:serviceType:v">
178 * </u:actionName>
185 * actionName will be replaced according to action requested
186 * schema following actionName will be WFA scheme instead
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.cpp1237 const char * actionName; local
1241 actionName = "include";
1244 actionName = "exclude";
1250 printf("%s(%s:%s:%s)\n", nodeName().c_str(), actionName, m_name->c_str(), m_source->c_str());
1254 printf("%s(%s:%s)\n", nodeName().c_str(), actionName, m_name->c_str());
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c138004 static const char *actionName(u8 action){ function
[all...]

Completed in 768 milliseconds