Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/include/
H A Dsvn_error.h175 const char *new_msg);
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Derror.c301 svn_error_quick_wrap(svn_error_t *child, const char *new_msg) in svn_error_quick_wrap() argument
308 new_msg); in svn_error_quick_wrap()
/freebsd-13.1/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c948 struct pci_incoming_message *new_msg; in vmbus_pcib_on_channel_callback() local
993 new_msg = (struct pci_incoming_message *)buffer; in vmbus_pcib_on_channel_callback()
995 switch (new_msg->message_type.type) { in vmbus_pcib_on_channel_callback()
1022 new_msg->message_type.type); in vmbus_pcib_on_channel_callback()