Home
last modified time | relevance | path

Searched refs:getprogname (Results 1 – 8 of 8) sorted by relevance

/f-stack/tools/compat/
H A Dgetopt.c108 "%s: illegal option -- %c\n", getprogname(), in getopt()
145 getprogname(), optopt); in getopt()
H A Dgetprogname.c6 getprogname(void) in getprogname() function
H A Dcompat.h104 const char *getprogname(void);
/f-stack/app/redis-5.0.5/src/
H A Dsetproctitle.c191 if (!(tmp = strdup(getprogname()))) in spt_init()
/f-stack/tools/libutil/
H A Dpidfile.c120 sizeof(pfh->pf_filename), "%s.pid", getprogname()); in pidfile_open()
/f-stack/tools/libxo/libxo/
H A Dxo_syslog.c536 xo_logtag = getprogname(); in xo_vsyslog()
/f-stack/tools/ngctl/
H A Dmain.c345 el = el_init(getprogname(), stdin, stdout, stderr);
/f-stack/tools/libxo/
H A Dconfigure.ac56 AC_CHECK_FUNCS([getprogname])