OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vmsg
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck/
fsutil.c
113
vmsg
(int fatal, const char *fmt, va_list ap)
function in typeref:typename:void
122
(void)printf("** %s (
vmsg
)\n", dev);
148
vmsg
(1, fmt, ap);
159
vmsg
(0, fmt, ap);
169
vmsg
(1 | F_ERROR, fmt, ap);
179
vmsg
(1, fmt, ap);
/src/sys/coda/
coda_psdev.c
119
struct
vmsg
{
struct
120
TAILQ_ENTRY(
vmsg
) vm_chain;
178
struct
vmsg
*vmp;
217
CODA_FREE(vmp, sizeof(struct
vmsg
));
255
struct
vmsg
*vmp;
287
CODA_FREE(vmp, sizeof(struct
vmsg
));
301
struct
vmsg
*vmp;
478
struct
vmsg
*vmp;
542
struct
vmsg
*vmp;
564
CODA_ALLOC(vmp,struct
vmsg
*,sizeof(struct vmsg))
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025