Home
last modified time | relevance | path

Searched refs:xopo_msg_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libxo/xopo/
H A Dxopo.c35 } xopo_msg_t; typedef
44 int sz = sizeof(xopo_msg_t) + len + 1; in xopo_msg_cb()
45 xopo_msg_t *xmp = malloc(sz); in xopo_msg_cb()
61 xopo_msg_t *xmp2; in xopo_msg_cb()
268 xopo_msg_t *xmp; in main()