Searched refs:ynl_ntf_base_type (Results 1 – 7 of 7) sorted by relevance
17 struct ynl_ntf_base_type;81 struct ynl_ntf_base_type *ntf_first;82 struct ynl_ntf_base_type **ntf_last_next;116 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys);118 void ynl_ntf_free(struct ynl_ntf_base_type *ntf);184 struct ynl_ntf_base_type { struct187 struct ynl_ntf_base_type *next; argument188 void (*free)(struct ynl_ntf_base_type *ntf); argument226 void (*free)(struct ynl_ntf_base_type *ntf);
638 struct ynl_ntf_base_type *ntf; in ynl_sock_destroy()649 void ynl_ntf_free(struct ynl_ntf_base_type *ntf) in ynl_ntf_free()683 struct ynl_ntf_base_type *ynl_ntf_dequeue(struct ynl_sock *ys) in ynl_ntf_dequeue()685 struct ynl_ntf_base_type *ntf; in ynl_ntf_dequeue()702 struct ynl_ntf_base_type *rsp; in ynl_ntf_parse()
80 struct ynl_ntf_base_type *next;
91 struct ynl_ntf_base_type *next;
488 struct ynl_ntf_base_type *next;728 struct ynl_ntf_base_type *next;1145 struct ynl_ntf_base_type *next;1345 struct ynl_ntf_base_type *next;1562 struct ynl_ntf_base_type *next;1859 struct ynl_ntf_base_type *next;2088 struct ynl_ntf_base_type *next;2411 struct ynl_ntf_base_type *next;2713 struct ynl_ntf_base_type *next;3140 struct ynl_ntf_base_type *next;[all …]
52 struct ynl_ntf_base_type *ntf; in main()
157 type upfront the notifications are returned as ``struct ynl_ntf_base_type *``