Searched refs:binfile (Results 1 – 5 of 5) sorted by relevance
| /freebsd/usr.bin/gcore/ |
| H A D | gcore.c | 130 char *binfile, *corefile; in main() local 162 binfile = argv[0]; in main() 182 binfile = passpath; in main() 184 efd = open(binfile, O_RDONLY, 0); in main() 186 err(1, "%s", binfile); in main() 190 if (((*d)->ident)(efd, pid, binfile)) { in main()
|
| H A D | extern.h | 35 int (*ident)(int efd, pid_t pid, char *binfile);
|
| H A D | elfcore.c | 128 elf_ident(int efd, pid_t pid __unused, char *binfile __unused) in elf_ident()
|
| /freebsd/crypto/openssl/Configurations/ |
| H A D | README-design.md | 532 obj2bin(bin => "PATH/TO/binfile",
|
| H A D | README.md | 623 obj2bin(bin => "PATH/TO/binfile",
|