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

/freebsd-13-stable/contrib/subversion/subversion/include/
H A Dsvn_error.h171 * uses @a new_msg as error message but all other error attributes (such
176 const char *new_msg);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Derror.c304 svn_error_quick_wrap(svn_error_t *child, const char *new_msg)
311 new_msg);
301 svn_error_quick_wrap(svn_error_t *child, const char *new_msg) argument
/freebsd-13-stable/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c948 struct pci_incoming_message *new_msg; local
993 new_msg = (struct pci_incoming_message *)buffer;
995 switch (new_msg->message_type.type) {
1022 new_msg->message_type.type);

Completed in 266 milliseconds