Searched refs:OFF_T_MAX (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | posixmodule.c | 10017 # define OFF_T_MAX 0x7fffffffffffffff in os_sendfile_impl() macro 10018 if (sbytes >= OFF_T_MAX - blen) { in os_sendfile_impl() |
Completed in 15 milliseconds