OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ustore_8
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
subr_copy.c
752
ustore_8
(uint8_t *uaddr, uint8_t val)
function
789
__strong_alias(ustore_char,
ustore_8
);
/src/tests/modules/
t_ufetchstore.c
700
ATF_TC_WITH_CLEANUP(
ustore_8
);
variable
701
ATF_TC_HEAD(
ustore_8
, tc)
704
"test for correct
ustore_8
behavior");
706
ATF_TC_BODY(
ustore_8
, tc)
716
ATF_TC_CLEANUP(
ustore_8
, tc)
790
"test for correct
ustore_8
NULL pointer behavior");
860
"test for correct
ustore_8
VM_MAX_ADDRESS pointer behavior");
1262
ATF_TP_ADD_TC(tp,
ustore_8
);
/src/tests/modules/ufetchstore/
t_ufetchstore.c
700
ATF_TC_WITH_CLEANUP(
ustore_8
);
variable
701
ATF_TC_HEAD(
ustore_8
, tc)
704
"test for correct
ustore_8
behavior");
706
ATF_TC_BODY(
ustore_8
, tc)
716
ATF_TC_CLEANUP(
ustore_8
, tc)
790
"test for correct
ustore_8
NULL pointer behavior");
860
"test for correct
ustore_8
VM_MAX_ADDRESS pointer behavior");
1262
ATF_TP_ADD_TC(tp,
ustore_8
);
Completed in 34 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026