HomeSort by: relevance | last modified time | path
    Searched defs:s_msg (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/xen/xenbus/
xenbus_xs.c 718 struct xs_stored_msg *msg, *s_msg; local in function:process_msg
767 SIMPLEQ_FOREACH(s_msg, &watch_events, msg_next) {
768 if (s_msg->u.watch.handle == msg->u.watch.handle) {
xenbus_xs.c 718 struct xs_stored_msg *msg, *s_msg; local in function:process_msg
767 SIMPLEQ_FOREACH(s_msg, &watch_events, msg_next) {
768 if (s_msg->u.watch.handle == msg->u.watch.handle) {

Completed in 459 milliseconds