Home
last modified time | relevance | path

Searched defs:c_buffer (Results 1 - 4 of 4) sorted by relevance

/third_party/python/PC/
H A Dvalidate_ucrtbase.py8 from ctypes import (c_buffer, POINTER, byref, create_unicode_buffer, namespace
/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-debugfs.c297 static char c_buffer[ORANGEFS_MAX_DEBUG_STRING_LEN] = { }; in orangefs_client_debug_init() local
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-debugfs.c297 static char c_buffer[ORANGEFS_MAX_DEBUG_STRING_LEN] = { }; in orangefs_client_debug_init() local
/third_party/python/Lib/ctypes/
H A D__init__.py69 c_buffer = create_string_buffer variable

Completed in 4 milliseconds