Home
last modified time | relevance | path

Searched defs:tempbuf (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Df-exp.y853 static char *tempbuf; /* Current buffer contents */ variable
Djv-exp.y865 static char *tempbuf; in yylex() local
Dc-exp.y1314 static char *tempbuf; in yylex() local
Dobjc-exp.y1260 static char *tempbuf; in yylex() local
Dp-exp.y1079 static char *tempbuf; in yylex() local
Dui-out.c601 struct ui_stream *tempbuf; in ui_out_stream_new() local
Dobjc-exp.c2902 static char *tempbuf; in yylex() local
Djv-exp.c2236 static char *tempbuf; in yylex() local
Df-exp.c2227 static char *tempbuf; /* Current buffer contents */ variable
Dp-exp.c2401 static char *tempbuf; in yylex() local
Dc-exp.c2944 static char *tempbuf; in yylex() local
/freebsd-12-stable/contrib/libpcap/
Dsockutils.c910 int sock_bufferize(const char *buffer, int size, char *tempbuf, int *offset, int totsize, int check… in sock_bufferize()
/freebsd-12-stable/sys/net/
Droute.c1958 char tempbuf[_SOCKADDR_TMPSIZE]; in rtinit1() local