Home
last modified time | relevance | path

Searched defs:dstsize (Results 1 – 9 of 9) 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.c1535 size_t dstsize) /* I - Size of destination buffer */ in _httpDecodeURI()
1551 size_t dstsize) /* I - Size of destination buffer */ in _httpEncodeURI()
2005 int dstsize, /* I - Destination size */ in http_copy_decode()
Ddest.c3595 size_t dstsize) /* I - Size of destination buffer */
/external/openssh/
Dloginrec.c560 line_fullname(char *dst, const char *src, u_int dstsize) in line_fullname()
574 line_stripname(char *dst, const char *src, int dstsize) in line_stripname()
593 line_abbrevname(char *dst, const char *src, int dstsize) in line_abbrevname()
/external/opencv/cv/src/
Dcvutils.cpp484 CvSize srcsize, dstsize; in cvCopyMakeBorder() local
/external/libnl/lib/
Dattr.c378 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy()
/external/opencv/cxcore/src/
Dcxcopy.cpp997 CvSize srcsize, dstsize; in cvRepeat() local
Dcxmatrix.cpp1401 CvSize dstsize = cvGetMatSize( dst ); in cvSolve() local
/external/curl/packages/OS400/
Dos400sys.c1209 unsigned int dstsize; in convert_sockaddr() local