Home
last modified time | relevance | path

Searched refs:edk2_error_with_allocated_filename (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c217 edk2_error_with_allocated_filename(char* name) in edk2_error_with_allocated_filename() function
259 return edk2_error_with_allocated_filename(path1); in edk2_1str()
658 return edk2_error_with_allocated_filename(path); in edk2_chmod()
704 return edk2_error_with_allocated_filename(path); in edk2_lchmod()
729 return edk2_error_with_allocated_filename(path); in edk2_chflags()
755 return edk2_error_with_allocated_filename(path); in edk2_lchflags()
824 return edk2_error_with_allocated_filename(path); in edk2_chown()
874 return edk2_error_with_allocated_filename(path); in edk2_lchown()
974 return edk2_error_with_allocated_filename(name); in edk2_listdir()
1004 return edk2_error_with_allocated_filename(name); in edk2_listdir()
[all …]