Searched refs:ynl_ntf_dequeue (Results 1 – 3 of 3) sorted by relevance
122 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys);
732 while ((ntf = ynl_ntf_dequeue(ys))) in ynl_sock_destroy()774 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys) in ynl_ntf_dequeue() function
114 while ((ntf = ynl_ntf_dequeue(ys))) { in main()