Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
DSetup.bootstrap.in11 posix posixmodule.c
Dposixmodule.c18092 static struct PyModuleDef posixmodule = { variable
18107 return PyModuleDef_Init(&posixmodule); in INITFUNC()
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv23 Modules/posixmodule.c os_dup2_impl dup3_works -
305 Modules/posixmodule.c os_getxattr_impl buffer_sizes -
306 Modules/posixmodule.c os_listxattr_impl buffer_sizes -
307 Modules/posixmodule.c - posix_constants_confstr -
308 Modules/posixmodule.c - posix_constants_pathconf -
309 Modules/posixmodule.c - posix_constants_sysconf -
684 Modules/posixmodule.c - _Py_open_cloexec_works -
685 Modules/posixmodule.c - environ -
/external/python/cpython3/
DAndroid-linux_x86_64.bp68 "Modules/posixmodule.c",
DAndroid-linux_arm64.bp90 "Modules/posixmodule.c",
DAndroid-darwin.bp95 "Modules/posixmodule.c",
DAndroid-bionic.bp66 "Modules/posixmodule.c",
DMakefile.pre.in1705 Modules/posixmodule.o: $(srcdir)/Modules/posixmodule.c $(srcdir)/Modules/posixmodule.h
1707 Modules/grpmodule.o: $(srcdir)/Modules/grpmodule.c $(srcdir)/Modules/posixmodule.h
1709 Modules/pwdmodule.o: $(srcdir)/Modules/pwdmodule.c $(srcdir)/Modules/posixmodule.h
1711 Modules/signalmodule.o: $(srcdir)/Modules/signalmodule.c $(srcdir)/Modules/posixmodule.h
/external/python/cpython3/Tools/c-analyzer/
DTODO55 Modules/posixmodule.c:initialized static int initialized
281 Modules/posixmodule.c:DirEntry_test_mode():PyId_st_mode _Py_IDENTIFIER(st_mode)
282 Modules/posixmodule.c:PyOS_FSPath():PyId___fspath__ _Py_IDENTIFIER(__fspath__)
283 Modules/posixmodule.c:path_converter():PyId___fspath__ _Py_IDENTIFIER(__fspath__)
284 Modules/posixmodule.c:wait_helper():PyId_struct_rusage _Py_IDENTIFIER(struct_rusage)
/external/python/cpython3/Misc/NEWS.d/
D3.9.0b1.rst355 Convert posixmodule.c ("posix" or "nt" module) to the multiphase
D3.11.0a4.rst565 Adding ``SF_NOCACHE`` sendfile constant for FreeBSD for the posixmodule.
D3.5.0a1.rst2730 Convert posixmodule to use Argument Clinic.
3915 posixmodule: Don't define USE_XATTRS on KFreeBSD and the Hurd.
D3.9.0a1.rst5761 Convert posixmodule.c statically allocated types ``DirEntryType`` and
D3.13.0a1.rst5650 ``Modules/posixmodule.c``.
/external/python/cpython3/Misc/
DHISTORY2093 - Issue #21276: posixmodule: Don't define USE_XATTRS on KFreeBSD and the Hurd.
4070 in Modules/posixmodule.c is now far more robust.
9059 - Issue #13339: Fix compile error in posixmodule.c due to missing semicolon.
22003 - os/posixmodule has grown the sysexits.h constants (EX_OK and friends).
23461 - posixmodule.c: fix a Windows crash with stat() of a filename ending
23901 - posixmodule (and by extension, the os module on POSIX platforms) now
26154 prototypes in posixmodule.c.
27146 * Modules/posixmodule.c: Add extern decl for fsync() for SunOS 4.x.
28001 * Modules/posixmodule.c:
30031 - New C API PyOS_AfterFork() is called after fork() in posixmodule.c.
[all …]
/external/python/cpython3/Doc/data/
Dpython3.13.abi2164 …<abi-instr address-size='64' path='./Modules/posixmodule.c' comp-dir-path='/home/runner/work/cpyth…
2545 …e='PyOS_BeforeFork' mangled-name='PyOS_BeforeFork' filepath='./Modules/posixmodule.c' line='619' c…
2548 …rFork_Parent' mangled-name='PyOS_AfterFork_Parent' filepath='./Modules/posixmodule.c' line='630' c…
2551 …terFork_Child' mangled-name='PyOS_AfterFork_Child' filepath='./Modules/posixmodule.c' line='641' c…
2554 …ame='PyOS_AfterFork' mangled-name='PyOS_AfterFork' filepath='./Modules/posixmodule.c' line='721' c…
2557 …e='_PyLong_FromGid' mangled-name='_PyLong_FromGid' filepath='./Modules/posixmodule.c' line='750' c…
2558 …<parameter type-id='type-id-113' name='gid' filepath='./Modules/posixmodule.c' line='750' column='…
2561 …Py_Uid_Converter' mangled-name='_Py_Uid_Converter' filepath='./Modules/posixmodule.c' line='758' c…
2562 …<parameter type-id='type-id-4' name='obj' filepath='./Modules/posixmodule.c' line='758' column='1'…
2563 …<parameter type-id='type-id-168' name='p' filepath='./Modules/posixmodule.c' line='758' column='1'…
[all …]