Searched refs:x_path (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/uefisign/
H A Duefisign.h41 const char *x_path; member in struct:executable
H A Dchild.c63 err(1, "%s: fstat", x->x_path);
67 errx(1, "%s: file is empty", x->x_path);
71 err(1, "%s: cannot malloc %zd bytes", x->x_path, len);
75 err(1, "%s: fread", x->x_path);
241 x->x_path = inpath;
H A Dpe.c218 x->x_path, pde->pde_rva + offsetof(struct pe_certificate, pc_signature));
221 pde->pde_rva + offsetof(struct pe_certificate, pc_signature), x->x_path);

Completed in 184 milliseconds