Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
135
int dp_my_pid(void)
136
{
137
return my_pid();
138
}
139
140
int parse_log_format(str *format)
141
{
Callers
1
event_dprint
Function · 0.85
Calls
1
my_pid
Function · 0.85
Tested by
no test coverage detected