Home
last modified time | relevance | path

Searched defs:upath (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Defifile.c76 CHAR16 *upath; in efi_file_open() local
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Dboot.c692 char *upath, *ufirmware; in command_version() local
757 char *upath; in command_devpath() local
/netbsd-src/sys/arch/ia64/stand/efi/libefi/
H A Defifs.c49 efifs_open(const char *upath, struct open_file *f) in efifs_open()
/netbsd-src/sys/kern/
H A Dkern_exec.c678 exec_makepathbuf(struct lwp * l,const char * upath,enum uio_seg seg,struct pathbuf ** pbp,size_t * offs) exec_makepathbuf() argument