Home
last modified time | relevance | path

Searched defs:outbytes (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dip_vs.h182 __u64 outbytes; /* outgoing bytes */ member
/external/python/cpython3/Objects/
Dunicodeobject.c7880 encode_code_page_strict(UINT code_page, PyObject **outbytes, in encode_code_page_strict()
7996 encode_code_page_errors(UINT code_page, PyObject **outbytes, in encode_code_page_errors()
8182 PyObject *outbytes = NULL; in encode_code_page() local