|
ekg2
GIT master
|
Pola danych | |
| char * | target |
| char * | session |
| int | quiet |
| string_t | buf |
| char * | cmdexec |
| gint | ref |
cmd_exec_info_t is internal structure, containing information about processes started using /exec.
| string_t cmd_exec_info_t::buf |
Buffer
| char* cmd_exec_info_t::cmdexec |
Command to execute with result
| int cmd_exec_info_t::quiet |
Whether to be quiet (i.e. don't print info on exit)
| gint cmd_exec_info_t::ref |
Reference count
| char* cmd_exec_info_t::session |
Session UID
| char* cmd_exec_info_t::target |
Target UID, if redirecting output to someone
1.8.13