Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dnt_io.c390 OUT PBOOLEAN OpenedReadonly OPTIONAL in _OpenNtName()
498 OUT PBOOLEAN OpenedReadonly OPTIONAL in _OpenDriveLetter()
817 OUT PBOOLEAN OpenedReadonly OPTIONAL, in _Ext2OpenDevice()
/external/python/cpython3/Lib/ctypes/
Dwintypes.py171 PBOOLEAN = ctypes.POINTER(BOOLEAN) variable