Searched refs:LMS_ACCEPTED (Results 1 – 2 of 2) sorted by relevance
286 int ret = LMS_ACCEPTED; in preprocess()297 if (ret != LMS_ACCEPTED) { in preprocess()302 return LMS_ACCEPTED; in preprocess()308 int ret = LMS_ACCEPTED; in retry()319 if (ret != LMS_ACCEPTED) { in retry()324 return LMS_ACCEPTED; in retry()331 int ret = LMS_ACCEPTED; in postprocess()342 if (ret != LMS_ACCEPTED) { in postprocess()347 return LMS_ACCEPTED; in postprocess()
37 #define LMS_ACCEPTED 0x1 macro