FACT++  1.0
int dis_hash_service_remove ( SERVICE servp)

Definition at line 2898 of file dis_old.c.

References dll_remove().

Referenced by dis_remove_service().

2899 {
2900  dll_remove( (DLL *) servp );
2901  return(1);
2902 }
void dll_remove(DLL *item)
Definition: dll.c:100
Definition: dim.h:530

+ Here is the call graph for this function:

+ Here is the caller graph for this function: