Home
last modified time | relevance | path

Searched defs:dstsize (Results 1 – 6 of 6) sorted by relevance

/external/libcups/cups/
Dsnmp.c91 int dstsize) /* I - Number of integers in dst */ in _cupsSNMPCopyOID()
258 size_t dstsize) /* I - Size of string buffer */ in _cupsSNMPOIDToString()
480 int dstsize)/* I - Number of integers in OID array */ in _cupsSNMPStringToOID()
Dhttp-support.c1685 size_t dstsize) /* I - Size of destination buffer */ in _httpDecodeURI()
1701 size_t dstsize) /* I - Size of destination buffer */ in _httpEncodeURI()
2152 int dstsize, /* I - Destination size */ in http_copy_decode()
Ddest.c3480 size_t dstsize) /* I - Size of destination buffer */
/external/openssh/
Dloginrec.c563 line_fullname(char *dst, const char *src, u_int dstsize) in line_fullname()
577 line_stripname(char *dst, const char *src, int dstsize) in line_stripname()
596 line_abbrevname(char *dst, const char *src, int dstsize) in line_abbrevname()
/external/libnl/lib/
Dattr.c378 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy()
/external/curl/packages/OS400/
Dos400sys.c1245 unsigned int dstsize; in convert_sockaddr() local