OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nvlh_flags
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/libnv/dist/
nvlist.c
145
uint8_t
nvlh_flags
;
member in struct:nvlist_header
884
nvlhdr.
nvlh_flags
= nvl->nvl_flags;
886
nvlhdr.
nvlh_flags
|= NV_FLAG_BIG_ENDIAN;
1085
if ((nvlhdrp->
nvlh_flags
& ~NV_FLAG_ALL_MASK) != 0) {
1090
if ((nvlhdrp->
nvlh_flags
& NV_FLAG_BIG_ENDIAN) == 0) {
1095
if ((nvlhdrp->
nvlh_flags
& NV_FLAG_BIG_ENDIAN) != 0) {
1127
if ((nvlhdr.
nvlh_flags
& ~NV_FLAG_ALL_MASK) != 0)
1131
nvl->nvl_flags = (nvlhdr.
nvlh_flags
& NV_FLAG_PUBLIC_MASK) | inarrayf;
1135
*isbep = (((int)nvlhdr.
nvlh_flags
& NV_FLAG_BIG_ENDIAN) != 0);
nvlist.c
145
uint8_t
nvlh_flags
;
member in struct:nvlist_header
884
nvlhdr.
nvlh_flags
= nvl->nvl_flags;
886
nvlhdr.
nvlh_flags
|= NV_FLAG_BIG_ENDIAN;
1085
if ((nvlhdrp->
nvlh_flags
& ~NV_FLAG_ALL_MASK) != 0) {
1090
if ((nvlhdrp->
nvlh_flags
& NV_FLAG_BIG_ENDIAN) == 0) {
1095
if ((nvlhdrp->
nvlh_flags
& NV_FLAG_BIG_ENDIAN) != 0) {
1127
if ((nvlhdr.
nvlh_flags
& ~NV_FLAG_ALL_MASK) != 0)
1131
nvl->nvl_flags = (nvlhdr.
nvlh_flags
& NV_FLAG_PUBLIC_MASK) | inarrayf;
1135
*isbep = (((int)nvlhdr.
nvlh_flags
& NV_FLAG_BIG_ENDIAN) != 0);
nvlist.c
145
uint8_t
nvlh_flags
;
member in struct:nvlist_header
884
nvlhdr.
nvlh_flags
= nvl->nvl_flags;
886
nvlhdr.
nvlh_flags
|= NV_FLAG_BIG_ENDIAN;
1085
if ((nvlhdrp->
nvlh_flags
& ~NV_FLAG_ALL_MASK) != 0) {
1090
if ((nvlhdrp->
nvlh_flags
& NV_FLAG_BIG_ENDIAN) == 0) {
1095
if ((nvlhdrp->
nvlh_flags
& NV_FLAG_BIG_ENDIAN) != 0) {
1127
if ((nvlhdr.
nvlh_flags
& ~NV_FLAG_ALL_MASK) != 0)
1131
nvl->nvl_flags = (nvlhdr.
nvlh_flags
& NV_FLAG_PUBLIC_MASK) | inarrayf;
1135
*isbep = (((int)nvlhdr.
nvlh_flags
& NV_FLAG_BIG_ENDIAN) != 0);
nvlist.c
145
uint8_t
nvlh_flags
;
member in struct:nvlist_header
884
nvlhdr.
nvlh_flags
= nvl->nvl_flags;
886
nvlhdr.
nvlh_flags
|= NV_FLAG_BIG_ENDIAN;
1085
if ((nvlhdrp->
nvlh_flags
& ~NV_FLAG_ALL_MASK) != 0) {
1090
if ((nvlhdrp->
nvlh_flags
& NV_FLAG_BIG_ENDIAN) == 0) {
1095
if ((nvlhdrp->
nvlh_flags
& NV_FLAG_BIG_ENDIAN) != 0) {
1127
if ((nvlhdr.
nvlh_flags
& ~NV_FLAG_ALL_MASK) != 0)
1131
nvl->nvl_flags = (nvlhdr.
nvlh_flags
& NV_FLAG_PUBLIC_MASK) | inarrayf;
1135
*isbep = (((int)nvlhdr.
nvlh_flags
& NV_FLAG_BIG_ENDIAN) != 0);
Completed in 185 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025