FACT++  1.0
SERVICE* find_service ( char *  name)

Definition at line 2143 of file dis_old.c.

References dis_hash_service_exists().

Referenced by append_service(), dis_insert_request(), dis_report_service(), do_dis_add_cmnd_dns(), and do_dis_add_service_dns().

2144 {
2145  return(dis_hash_service_exists(name));
2146 }
SERVICE * dis_hash_service_exists(char *name)
Definition: dis_old.c:2905

+ Here is the call graph for this function:

+ Here is the caller graph for this function: