OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_size
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/sys/
kcore.h
56
uint32_t
c_size
; /* Sizeof this segment */
member in struct:kcore_seg
kcore.h
56
uint32_t
c_size
; /* Sizeof this segment */
member in struct:kcore_seg
core.h
90
u_long
c_size
; /* Size of this segment */
member in struct:coreseg
113
u_int
c_size
; /* Size of this segment */
member in struct:coreseg32
core.h
90
u_long
c_size
; /* Size of this segment */
member in struct:coreseg
113
u_int
c_size
; /* Size of this segment */
member in struct:coreseg32
/src/sys/external/isc/libsodium/dist/test/default/
box_easy2.c
29
size_t
c_size
;
local in function:main
33
c_size
= crypto_box_MACBYTES + m_size;
36
c = (unsigned char *) sodium_malloc(
c_size
);
box_easy2.c
29
size_t
c_size
;
local in function:main
33
c_size
= crypto_box_MACBYTES + m_size;
36
c = (unsigned char *) sodium_malloc(
c_size
);
/src/sys/arch/mips/alchemy/
au_wired_space.c
90
bus_size_t
c_size
;
member in struct:au_wired_cookie
215
addr + size > c->c_start + c->
c_size
)
272
if (addr < c->c_start || (addr + off) >= (c->c_start + c->
c_size
))
291
if (start < c->c_start || ((start + size) > (c->c_start + c->
c_size
)))
639
c->
c_size
= size;
au_wired_space.c
90
bus_size_t
c_size
;
member in struct:au_wired_cookie
215
addr + size > c->c_start + c->
c_size
)
272
if (addr < c->c_start || (addr + off) >= (c->c_start + c->
c_size
))
291
if (start < c->c_start || ((start + size) > (c->c_start + c->
c_size
)))
639
c->
c_size
= size;
/src/include/protocols/
dumprestore.h
128
#define
c_size
__c_ino.__uc_ino.__uc_size
macro
dumprestore.h
128
#define
c_size
__c_ino.__uc_ino.__uc_size
macro
/src/usr.bin/find/
function.c
1761
c_size
(char ***argvp, int isok, char *opt)
function in typeref:typename:PLAN *
function.c
1761
c_size
(char ***argvp, int isok, char *opt)
function in typeref:typename:PLAN *
Completed in 31 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025