Searched refs:FD_RAW_MORE (Results 1 – 4 of 4) sorted by relevance
145 #ifdef FD_RAW_MORE in UNUSED()146 request->flags |= FD_RAW_MORE; in UNUSED()
724 #ifdef FD_RAW_MORE in analyze_one_reply()725 if(raw_cmd->flags & FD_RAW_MORE) in analyze_one_reply()
344 #define FD_RAW_MORE 0x100 /* more records follow */ macro
2038 #ifdef FD_RAW_MORE2039 { "FD_RAW_MORE", (unsigned long) FD_RAW_MORE },