Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfcore.h50 const char* execname = strrchr (exec_bfd->filename, '/'); in elf_core_file_matches_executable_p() local
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delfcore.h50 const char* execname = strrchr (exec_bfd->filename, '/'); in elf_core_file_matches_executable_p() local
/openbsd/sbin/fsck/
H A Dfsck.c263 char *optbuf = NULL, fsname[PATH_MAX], execname[PATH_MAX]; in checkfs() local
/openbsd/sbin/mount/
H A Dmount.c351 char *optbuf, execname[PATH_MAX], mntpath[PATH_MAX]; in mountfs() local
/openbsd/sbin/newfs/
H A Dnewfs.c336 char execname[PATH_MAX], name[PATH_MAX]; in main() local