Home
last modified time | relevance | path

Searched defs:new_buf (Results 1 – 7 of 7) sorted by relevance

/minix3/minix/lib/liblwip/dist/src/api/
H A Dapi_lib.c493 netconn_recv_data(struct netconn *conn, void **new_buf, u8_t apiflags) in netconn_recv_data()
589 netconn_recv_data_tcp(struct netconn *conn, struct pbuf **new_buf, u8_t apiflags) in netconn_recv_data_tcp()
654 netconn_recv_tcp_pbuf(struct netconn *conn, struct pbuf **new_buf) in netconn_recv_tcp_pbuf()
675 netconn_recv_tcp_pbuf_flags(struct netconn *conn, struct pbuf **new_buf, u8_t apiflags) in netconn_recv_tcp_pbuf_flags()
694 netconn_recv_udp_raw_netbuf(struct netconn *conn, struct netbuf **new_buf) in netconn_recv_udp_raw_netbuf()
714 netconn_recv_udp_raw_netbuf_flags(struct netconn *conn, struct netbuf **new_buf, u8_t apiflags) in netconn_recv_udp_raw_netbuf_flags()
732 netconn_recv(struct netconn *conn, struct netbuf **new_buf) in netconn_recv()
/minix3/external/bsd/flex/dist/tests/test-yyextra/
H A Dscanner.l96 struct Buffer *buf, *new_buf; in append_char() local
/minix3/lib/libform/
H A Dtype_integer.c107 char *buf, *new_buf; in integer_check_field() local
H A Dtype_numeric.c108 char *buf, *new_buf; in numeric_check_field() local
/minix3/usr.bin/sort/
H A Dfiles.c180 u_char *new_buf; in seq() local
/minix3/external/bsd/less/dist/
H A Dline.c100 char *new_buf = (char *) realloc(linebuf, new_size); in expand_linebuf() local
103 char *new_buf = (char *) calloc(new_size, sizeof(char)); in expand_linebuf() local
/minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/lib/
H A Drace.c283 unsigned short *new_buf; in idn__race_encode() local