Home
last modified time | relevance | path

Searched defs:buflength (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/_multiprocessing/
Dpipe_connection.c43 size_t buflength, char **newbuffer, size_t maxlength) in conn_recv_string()
Dsocket_connection.c147 size_t buflength, char **newbuffer, size_t maxlength) in conn_recv_string()
/external/minijail/
Dutil.c440 void *consumebytes(size_t length, char **buf, size_t *buflength) in consumebytes()
450 char *consumestr(char **buf, size_t *buflength) in consumestr()
/external/libcups/cups/
Dppd-emit.c301 size_t buflength; /* Length of option code */ in ppdEmitFd() local