Home
last modified time | relevance | path

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

/dports/lang/python37/Python-3.7.12/Modules/
H A Dposixmodule.c6457 BOOL have_record; in win32_getppid() local
6467 have_record = Process32First(snapshot, &pe); in win32_getppid()
6468 while (have_record) { in win32_getppid()
6475 have_record = Process32Next(snapshot, &pe); in win32_getppid()
/dports/databases/py-gdbm/Python-3.8.12/Modules/
H A Dposixmodule.c7267 BOOL have_record; in win32_getppid() local
7277 have_record = Process32First(snapshot, &pe); in win32_getppid()
7278 while (have_record) { in win32_getppid()
7285 have_record = Process32Next(snapshot, &pe); in win32_getppid()
/dports/lang/python-tools/Python-3.8.12/Modules/
H A Dposixmodule.c7267 BOOL have_record; in win32_getppid() local
7277 have_record = Process32First(snapshot, &pe); in win32_getppid()
7278 while (have_record) { in win32_getppid()
7285 have_record = Process32Next(snapshot, &pe); in win32_getppid()
/dports/lang/python38/Python-3.8.12/Modules/
H A Dposixmodule.c7267 BOOL have_record; in win32_getppid() local
7277 have_record = Process32First(snapshot, &pe); in win32_getppid()
7278 while (have_record) { in win32_getppid()
7285 have_record = Process32Next(snapshot, &pe); in win32_getppid()
/dports/databases/py-sqlite3/Python-3.8.12/Modules/
H A Dposixmodule.c7267 BOOL have_record; in win32_getppid() local
7277 have_record = Process32First(snapshot, &pe); in win32_getppid()
7278 while (have_record) { in win32_getppid()
7285 have_record = Process32Next(snapshot, &pe); in win32_getppid()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/
H A Dposixmodule.c7267 BOOL have_record; in win32_getppid() local
7277 have_record = Process32First(snapshot, &pe); in win32_getppid()
7278 while (have_record) { in win32_getppid()
7285 have_record = Process32Next(snapshot, &pe); in win32_getppid()
/dports/lang/python310/Python-3.10.1/Modules/
H A Dposixmodule.c7778 BOOL have_record; in win32_getppid() local
7788 have_record = Process32First(snapshot, &pe); in win32_getppid()
7789 while (have_record) { in win32_getppid()
7796 have_record = Process32Next(snapshot, &pe); in win32_getppid()
/dports/lang/python311/Python-3.11.0a3/Modules/
H A Dposixmodule.c7789 BOOL have_record; in win32_getppid() local
7799 have_record = Process32First(snapshot, &pe); in win32_getppid()
7800 while (have_record) { in win32_getppid()
7807 have_record = Process32Next(snapshot, &pe); in win32_getppid()
/dports/lang/python39/Python-3.9.9/Modules/
H A Dposixmodule.c7723 BOOL have_record; in win32_getppid() local
7733 have_record = Process32First(snapshot, &pe); in win32_getppid()
7734 while (have_record) { in win32_getppid()
7741 have_record = Process32Next(snapshot, &pe); in win32_getppid()