Searched refs:srv_to_string_gen (Results 1 – 2 of 2) sorted by relevance
132 #define srv_to_string(RP) srv_to_string_gen(RP, DEBUG)133 char* srv_to_string_gen(struct rproc *rp, int is_verbose);
142 char* srv_to_string_gen(struct rproc *rp, int is_verbose) in srv_to_string_gen() function505 printf("%s\n", srv_to_string_gen(rp, is_verbose)); in print_services_status()