Searched defs:execname (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libproc/
H A D_libproc.h50 char execname[MAXPATHLEN]; /* Path to program executable. */ member in struct:proc_handle
/freebsd-10-stable/contrib/binutils/bfd/
H A Delfcore.h50 const char* execname = strrchr (exec_bfd->filename, '/'); local
/freebsd-10-stable/libexec/tftpd/tests/
H A Dfunctional.c267 char execname[] = "/usr/libexec/tftpd"; local
/freebsd-10-stable/sbin/mount/
H A Dmount.c163 exec_mountprog(const char *name, const char *execname, char *const argv[]) argument
557 char *optbuf, execname[PATH_MAX], mntpath[PATH_MAX]; local
[all...]

Completed in 35 milliseconds