Format: AllC/C++CSSTextshell script Advanced Search
105: /* Send-buffer pointer mask */ 106: #define OU_PTRMASK(p, ptr) ((ptr) % OUBUFSZ) 107: