Searched refs:_K_SS_MAXSIZE (Results 1 – 5 of 5) sorted by relevance
8 #define _K_SS_MAXSIZE 128 /* Implementation specific max size */ macro21 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)];
8 #define _K_SS_MAXSIZE 128 /* Implementation specific max size */ macro17 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)];
24 pub const _K_SS_MAXSIZE: ::std::os::raw::c_uint = 128; constant
71 pub const _K_SS_MAXSIZE: u32 = 128; constant