Home
last modified time | relevance | path

Searched defs:cbuflen (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netgraph/
H A Dng_parse.c157 const u_char *data, char *cbuf, int cbuflen) in ng_unparse() argument
191 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_struct_unparse() argument
246 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_fixedarray_unparse() argument
294 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_array_unparse() argument
352 const u_char *data, int *off, char *cbuf, int cbuflen) in ng_int8_unparse() argument
448 ng_int16_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_int16_unparse() argument
547 ng_int32_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_int32_unparse() argument
642 ng_int64_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_int64_unparse() argument
736 ng_string_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_string_unparse() argument
805 ng_fixedstring_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_fixedstring_unparse() argument
908 ng_sizedstring_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_sizedstring_unparse() argument
974 ng_ipaddr_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_ipaddr_unparse() argument
1044 ng_enaddr_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_enaddr_unparse() argument
1132 ng_bytearray_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_bytearray_unparse() argument
1377 ng_unparse_composite(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen,const enum comptype ctype) ng_unparse_composite() argument
[all...]
H A Dng_ksocket.c315 ng_ksocket_sockaddr_unparse(const struct ng_parse_type * type,const u_char * data,int * off,char * cbuf,int cbuflen) ng_ksocket_sockaddr_unparse() argument
[all...]
/freebsd-src/contrib/sendmail/src/
H A Dmap.c1158 extract_canonname(name, dot, line, cbuf, cbuflen) in extract_canonname() argument