OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/fs/nullfs/
t_basic.c
29
#define
MSTR
"magic bus"
32
xput_tfile(const char *path, const char *
mstr
)
39
if (rump_sys_write(fd,
MSTR
, sizeof(
MSTR
)) != sizeof(
MSTR
))
45
xread_tfile(const char *path, const char *
mstr
)
56
if (strcmp(buf,
MSTR
) == 0)
/src/tests/fs/vfs/
t_union.c
23
#define
MSTR
"magic bus"
36
if (rump_sys_write(fd,
MSTR
, sizeof(
MSTR
)) != sizeof(
MSTR
))
58
if (strcmp(buf,
MSTR
) == 0)
Completed in 12 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025