Home
last modified time | relevance | path

Searched defs:execname (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDelfcore.h50 const char* execname = strrchr (exec_bfd->filename, '/'); in elf_core_file_matches_executable_p() local
/NextBSD/lib/libproc/
HD_libproc.h50 char execname[MAXPATHLEN]; /* Path to program executable. */ member
/NextBSD/sbin/mount/
HDmount.c163 exec_mountprog(const char *name, const char *execname, char *const argv[]) in exec_mountprog()
557 char *optbuf, execname[PATH_MAX], mntpath[PATH_MAX]; in mountfs() local