Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ getprogname
Function
getprogname
tools/compat/getprogname.c:5–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
#include
"compat.h"
4
5
const char *
6
getprogname(void)
7
{
8
return program_invocation_name;
9
}
10
Callers
5
getopt
Function · 0.85
pidfile_open
Function · 0.85
xo_vsyslog
Function · 0.85
DoInteractive
Function · 0.85
spt_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected