Home
last modified time | relevance | path

Searched refs:agent_help (Results 1 – 5 of 5) sorted by relevance

/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/win32/
H A Dwin_agent.c36 void agent_help() in agent_help() function
99 agent_help(); in main()
101 agent_help(); in main()
103 agent_help(); in main()
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/win32/
H A Dwin_agent.c36 void agent_help() in agent_help() function
99 agent_help(); in main()
101 agent_help(); in main()
103 agent_help(); in main()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/win32/
H A Dwin_agent.c36 void agent_help() in agent_help() function
99 agent_help(); in main()
101 agent_help(); in main()
103 agent_help(); in main()
/dports/multimedia/quvi/quvi-0.4.2/src/quvi/
H A Dcmdline.h53 const char *agent_help; /**< @brief Identify as help description. */ member
H A Dcmdline.c184 args_info->agent_help = gengetopt_args_info_help[5] ; in init_args_info()