Included from | include/ubs.h |
Included from | include/ubs.h |
Included from | include/ubs.h |
Included from | include/ubs.h |
int exec_proc ( char* command, char* subarg )
Prototyped in: | include/ubs.h | |
Calls: | bzero(), execvp(), exit(), log_error_msg(), malloc(), strchr(), strcmp(), strncpy() |
int ping_pid ( char* target )
Prototyped in: | include/ubs.h | |
Calls: | atoi(), fclose(), fgets(), fopen(), kill(), snprintf(), ubs_table_data() | |
Called by: | check_running() | lib/common.c |