Searched refs:YNL_PARSE_CB_STOP (Results 1 – 2 of 2) sorted by relevance
342 return code ? YNL_PARSE_CB_ERROR : YNL_PARSE_CB_STOP; in ynl_cb_error() 358 return YNL_PARSE_CB_STOP; in ynl_cb_done() 571 return YNL_PARSE_CB_STOP; in __ynl_sock_read_msgs() 575 ret = YNL_PARSE_CB_STOP; in __ynl_sock_read_msgs() 897 if (ret <= YNL_PARSE_CB_STOP) in ynl_ntf_parse()
33 YNL_PARSE_CB_STOP = 0, enumerator