Home
last modified time | relevance | path

Searched defs:buflen (Results 1 – 25 of 37) sorted by relevance

12

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_print.c109 char *buf, size_t buflen) in ns_sprintrr()
133 char *buf, size_t buflen) in ns_sprintrrf()
666 charstr(const u_char *rdata, const u_char *edata, char **buf, size_t *buflen) { in charstr()
702 char **buf, size_t *buflen) in addname()
739 addlen(size_t len, char **buf, size_t *buflen) { in addlen()
746 addstr(const char *src, size_t len, char **buf, size_t *buflen) { in addstr()
758 addtab(size_t len, size_t target, int spaced, char **buf, size_t *buflen) { in addtab()
Dres_mkquery.c112 int buflen /* size of buffer */ in res_mkquery()
Dns_ttl.c176 fmt1(int t, char s, char **buf, size_t *buflen) { in fmt1()
Dres_mkupdate.c110 res_mkupdate(ns_updrec *rrecp_in, u_char *buf, int buflen) { in res_mkupdate()
Dgetnetbydns.c125 int type, class, buflen, ancount, qdcount, haveanswer, i, nchar; in getnetanswer() local
Dgethostbydns.c205 int type, class, buflen, ancount, qdcount; in gethostanswer() local
Dres_send.c333 int buflen, in res_send()
Dgetaddrinfo.c96 #define res_nmkquery(state,op,dname,class,type,data,datalen,newrr_in,buf,buflen) res_mkquery( op, … argument
97 #define res_nsend(state,buf,buflen,ans,anssiz) res_send ( buf, buflen, ans, anssiz ) argument
/device/linaro/bootloader/edk2/StdLib/LibC/String/
DMisc.c43 strerror_r(int errnum, char *buf, size_t buflen) in strerror_r()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dssl.py226 def recv(self, buflen=1024, flags=0): argument
253 def recvfrom(self, buflen=1024, flags=0): argument
Dasyncore.py620 def getsockopt(self, level, optname, buflen=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dstatement.c108 Py_ssize_t buflen; in pysqlite_statement_bind_parameter() local
Dconnection.c545 Py_ssize_t buflen; in _pysqlite_set_result() local
584 Py_ssize_t buflen; in _pysqlite_build_py_params() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c741 make_compiled_pathname(char *pathname, char *buf, size_t buflen) in make_compiled_pathname()
1297 size_t buflen, FILE **p_fp, PyObject **p_loader) in find_module()
1607 size_t buflen, FILE **p_fp, PyObject **p_loader) in _PyImport_FindModule()
2207 Py_ssize_t buflen = 0; in import_module_level() local
2555 ensure_fromlist(PyObject *mod, PyObject *fromlist, char *buf, Py_ssize_t buflen, in ensure_fromlist()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c709 make_compiled_pathname(char *pathname, char *buf, size_t buflen) in make_compiled_pathname()
1202 size_t buflen, FILE **p_fp, PyObject **p_loader) in find_module()
2122 Py_ssize_t buflen = 0; in find_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c709 make_compiled_pathname(char *pathname, char *buf, size_t buflen) in make_compiled_pathname()
1202 size_t buflen, FILE **p_fp, PyObject **p_loader) in find_module()
2122 Py_ssize_t buflen = 0; in find_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtimemodule.c398 size_t fmtlen, buflen; in time_strftime() local
Dsocketmodule.c1827 int buflen; in sock_setsockopt() local
1867 socklen_t buflen = 0; local
2476 Py_ssize_t buflen; local
2656 int buflen; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dtimemodule.c398 size_t fmtlen, buflen; in time_strftime() local
Dsocketmodule.c1886 int buflen; in sock_setsockopt() local
1926 socklen_t buflen = 0; local
2540 Py_ssize_t buflen; local
2722 int buflen; local
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/FdtLib/
Dfdt_ro.c358 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path()
/device/google/crosshatch/gpt-utils/
Dgpt-utils.cpp1058 size_t buflen) in get_dev_path_from_partition_name()
/device/google/sunfish/gpt-utils/
Dgpt-utils.cpp1058 size_t buflen) in get_dev_path_from_partition_name()
/device/google/coral/gpt-utils/
Dgpt-utils.cpp1058 size_t buflen) in get_dev_path_from_partition_name()
/device/linaro/bootloader/arm-trusted-firmware/lib/libfdt/
Dfdt_ro.c389 int fdt_get_path(const void *fdt, int nodeoffset, char *buf, int buflen) in fdt_get_path()

12