Searched refs:YNL_PARSE_CB_STOP (Results 1 – 2 of 2) sorted by relevance
276 return code ? YNL_PARSE_CB_ERROR : YNL_PARSE_CB_STOP; in ynl_cb_error()292 return YNL_PARSE_CB_STOP; in ynl_cb_done()496 return YNL_PARSE_CB_STOP; in __ynl_sock_read_msgs()500 ret = YNL_PARSE_CB_STOP; in __ynl_sock_read_msgs()810 if (ret <= YNL_PARSE_CB_STOP) in ynl_ntf_parse()
32 YNL_PARSE_CB_STOP = 0, enumerator