Home
last modified time | relevance | path

Searched defs:vmsg (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/coda/
H A Dcoda_psdev.c119 struct vmsg { struct
121 void * vm_data;
122 u_short vm_flags;
123 u_short vm_inSize; /* Size is at most 5000 bytes */
124 u_short vm_outSize;
125 u_short vm_opcode; /* copied from data to save ptr lookup */
126 int vm_unique;
127 void * vm_sleep; /* Not used by Mach. */
/netbsd-src/external/gpl3/gdb/dist/readline/readline/support/
H A Dmkdist38 vmsg() function
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/support/
H A Dmkdist38 vmsg() function
/netbsd-src/sbin/fsck/
H A Dfsutil.c113 vmsg(int fatal, const char *fmt, va_list ap) in vmsg() function
/netbsd-src/sys/dev/ic/
H A Dmpt_debug.c453 mpt_print_reply(void *vmsg) in mpt_print_reply()
H A Dmpt_netbsd.c1261 mpt_ctlop(mpt_softc_t *mpt, void *vmsg, uint32_t reply) in mpt_ctlop()