Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Efi/
H A Dedk2module.c216 posix_error_with_allocated_filename(char* name) in posix_error_with_allocated_filename() function
258 return posix_error_with_allocated_filename(path1); in posix_1str()
657 return posix_error_with_allocated_filename(path); in posix_chmod()
703 return posix_error_with_allocated_filename(path); in posix_lchmod()
728 return posix_error_with_allocated_filename(path); in posix_chflags()
754 return posix_error_with_allocated_filename(path); in posix_lchflags()
823 return posix_error_with_allocated_filename(path); in posix_chown()
873 return posix_error_with_allocated_filename(path); in posix_lchown()
973 return posix_error_with_allocated_filename(name); in posix_listdir()
1136 return posix_error_with_allocated_filename(path); in posix_mkdir()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c554 posix_error_with_allocated_filename(char* name) in posix_error_with_allocated_filename() function
717 return posix_error_with_allocated_filename(path1); in posix_1str()
1731 return posix_error_with_allocated_filename(path); in posix_chmod()
1778 return posix_error_with_allocated_filename(path); in posix_lchmod()
1803 return posix_error_with_allocated_filename(path); in posix_chflags()
1829 return posix_error_with_allocated_filename(path); in posix_lchflags()
1898 return posix_error_with_allocated_filename(path); in posix_chown()
1948 return posix_error_with_allocated_filename(path); in posix_lchown()
2341 return posix_error_with_allocated_filename(name); in posix_listdir()
2523 return posix_error_with_allocated_filename(path); in posix_mkdir()
[all …]
/dports/lang/python27/Python-2.7.18/Modules/
H A Dposixmodule.c726 posix_error_with_allocated_filename(char* name) in posix_error_with_allocated_filename() function
889 return posix_error_with_allocated_filename(path1); in posix_1str()
1915 return posix_error_with_allocated_filename(path); in posix_chmod()
1962 return posix_error_with_allocated_filename(path); in posix_lchmod()
1987 return posix_error_with_allocated_filename(path); in posix_chflags()
2013 return posix_error_with_allocated_filename(path); in posix_lchflags()
2084 return posix_error_with_allocated_filename(path); in posix_chown()
2139 return posix_error_with_allocated_filename(path); in posix_lchown()
2534 return posix_error_with_allocated_filename(name); in posix_listdir()
2711 return posix_error_with_allocated_filename(path); in posix_mkdir()
[all …]
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dposixmodule.c726 posix_error_with_allocated_filename(char* name) in posix_error_with_allocated_filename() function
889 return posix_error_with_allocated_filename(path1); in posix_1str()
1915 return posix_error_with_allocated_filename(path); in posix_chmod()
1962 return posix_error_with_allocated_filename(path); in posix_lchmod()
1987 return posix_error_with_allocated_filename(path); in posix_chflags()
2013 return posix_error_with_allocated_filename(path); in posix_lchflags()
2084 return posix_error_with_allocated_filename(path); in posix_chown()
2139 return posix_error_with_allocated_filename(path); in posix_lchown()
2534 return posix_error_with_allocated_filename(name); in posix_listdir()
2711 return posix_error_with_allocated_filename(path); in posix_mkdir()
[all …]