OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msg_hdr
(Results
1 - 8
of
8
) sorted by relevancy
/src/lib/libc/nls/
catgets.c
54
struct _nls_msg_hdr *
msg_hdr
;
local in function:__weak_alias
74
msg_hdr
= (struct _nls_msg_hdr *)
84
ntohl((u_int32_t)
msg_hdr
[i].__msgno);
91
msg_hdr
[i].__offset));
/src/usr.bin/gencat/
gencat.c
560
struct _nls_msg_hdr *
msg_hdr
;
local in function:MCReadCat
602
msg_hdr
= (struct _nls_msg_hdr *)((char *)msgcat +
623
for (m = 0; m < set_hdr->__nmsgs; m++,
msg_hdr
++) {
624
msg_hdr
->__msgno = ntohl(
msg_hdr
->__msgno);
625
msg_hdr
->__offset = ntohl(
msg_hdr
->__offset);
626
if (
msg_hdr
->__msgno < msgno)
628
CORRUPT,
msg_hdr
->__msgno);
629
if ((
msg_hdr
->__offset < 0) |
660
struct _nls_
msg_hdr
*
msg_hdr
;
local in function:MCWriteCat
[
all
...]
/src/sys/compat/linux/common/
linux_socket.h
152
struct linux_msghdr
msg_hdr
;
member in struct:linux_mmsghdr
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_posix.h
472
__sanitizer_msghdr
msg_hdr
;
member in struct:__sanitizer::__sanitizer_mmsghdr
sanitizer_platform_limits_netbsd.h
251
struct __sanitizer_msghdr
msg_hdr
;
member in struct:__sanitizer::__sanitizer_mmsghdr
/src/sys/sys/
socket.h
510
struct msghdr
msg_hdr
;
member in struct:mmsghdr
/src/sys/dev/pci/
if_vioif.c
1264
const char *
msg_hdr
;
member in struct:vioif_alloc_mems::__anoneda335100208
1271
.
msg_hdr
= "rx header",
1278
.
msg_hdr
= "tx header",
1302
dmaparams[dir].dma_flag, dmaparams[dir].
msg_hdr
);
/src/sys/compat/netbsd32/
netbsd32.h
775
struct netbsd32_msghdr
msg_hdr
;
member in struct:netbsd32_mmsghdr
Completed in 96 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025