Home
last modified time | relevance | path

Searched refs:_mate (Results 1 - 1 of 1) sorted by relevance

/third_party/eudev/src/collect/
H A Dcollect.c51 struct _mate { struct
63 static inline struct _mate *node_to_mate(struct udev_list_node *node) in node_to_mate()
65 return container_of(node, struct _mate, node); in node_to_mate()
146 struct _mate *him; in checkout()
177 him = malloc(sizeof (struct _mate)); in checkout()
216 struct _mate *who = NULL; in invite()
222 struct _mate *him = node_to_mate(him_node); in invite()
244 struct _mate *who = NULL; in reject()
250 struct _mate *him = node_to_mate(him_node); in reject()
273 struct _mate *hi in kickout()
[all...]

Completed in 1 milliseconds