Home
last modified time | relevance | path

Searched refs:optsize (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_usrreq.c1593 *optsize = sizeof(val);
1604 *optsize = ret;
2276 *optsize += cpsz;
2862 *optsize = sizeof(*shmac);
2881 *optsize = size;
3087 *optsize = sizeof(int);
3098 *optsize = sizeof(int);
3720 *optsize = 0;
6876 size_t optsize = 0; local
6910 if (optsize) {
[all …]
H A Dsctputil.c571 sctp_fill_stat_log(void *optval SCTP_UNUSED, size_t *optsize SCTP_UNUSED) in sctp_fill_stat_log()
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlua_struct.c109 static size_t optsize (lua_State *L, char opt, const char **fmt) { in optsize() function
217 size_t size = optsize(L, opt, &fmt); in b_pack()
304 size_t size = optsize(L, opt, &fmt); in b_unpack()
371 size_t size = optsize(L, opt, &fmt); in b_size()