MCPcopy Create free account
hub / github.com/OpenSIPS/opensips / dp_my_pid

Function dp_my_pid

dprint.c:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133
134
135int dp_my_pid(void)
136{
137 return my_pid();
138}
139
140int parse_log_format(str *format)
141{

Callers 1

event_dprintFunction · 0.85

Calls 1

my_pidFunction · 0.85

Tested by

no test coverage detected