MCPcopy 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
5const char *
6getprogname(void)
7{
8 return program_invocation_name;
9}
10

Callers 5

getoptFunction · 0.85
pidfile_openFunction · 0.85
xo_vsyslogFunction · 0.85
DoInteractiveFunction · 0.85
spt_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected