Home
last modified time | relevance | path

Searched defs:cmd_num (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/include/openssl/
Dengine.h252 unsigned int cmd_num; /* The command number */ member
/third_party/boost/boost/dll/detail/
Dmacho_info.hpp187 static void command_finder(std::ifstream& fs, uint32_t cmd_num, F callback_f) { in command_finder()