Home
last modified time | relevance | path

Searched refs:sockoptval2string (Results 1 – 5 of 5) sorted by relevance

/dports/net/dante/dante-1.4.3/lib/
H A Dsockopt.c201 sockoptval2string(sockoptvalsyms[i].symval, opt->opttype, NULL, 0)); in sockopts_dump()
H A Dshowconfig.c286 sockoptval2string(sockscf->socketoptionv[i].optval,
318 sockoptval2string(sockscf->socketoptionv[i].optval,
H A Dsocketopt.c426 sockoptval2string(newvalue, opt->opttype, NULL, 0),
H A Dtostring.c1701 sockoptval2string(value, type, str, strsize) in sockoptval2string() function
1852 sockoptval2string(opt->optval, opt->opttype, NULL, 0),
/dports/net/dante/dante-1.4.3/include/
H A Dtostring.h409 sockoptval2string(socketoptvalue_t value, socketoptvalue_type_t type,