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

/freebsd-11-stable/contrib/libreadline/support/
H A Dmkdist38 vmsg() function
58 vmsg using $MANIFEST
69 vmsg creating distribution for $ROOTNAME version $version in $newdir
118 vmsg $newdir created
/freebsd-11-stable/sbin/fsck/
H A Dfsutil.c56 static void vmsg(int, const char *, va_list) __printflike(2, 0);
72 vmsg(int fatal, const char *fmt, va_list ap) function
97 vmsg(1, fmt, ap);
108 vmsg(0, fmt, ap);
118 vmsg(1, fmt, ap);
128 vmsg(1, fmt, ap);
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt.h1135 void mpt_print_reply(void *vmsg);
1137 void mpt_print_config_reply(void *vmsg);
1140 void mpt_print_config_request(void *vmsg);
1141 void mpt_print_request(void *vmsg);
H A Dmpt_debug.c488 mpt_print_reply(void *vmsg) argument
490 MSG_DEFAULT_REPLY *msg = vmsg;

Completed in 86 milliseconds