Home
last modified time | relevance | path

Searched defs:argbuf (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dpbsdboot.c47 void *argbuf, *p; in pbsdboot() local
/netbsd-src/usr.sbin/acpitools/amldb/
H A Ddebug.c75 char argbuf[7][ARGBUFLEN]; in aml_dbgr() local
/netbsd-src/lib/libkvm/
H A Dkvm_private.h61 char *argspc, *argbuf; /* (dynamic) storage for argv strings */ member
/netbsd-src/usr.bin/ftp/
H A Dftp_var.h289 GLOBAL char argbuf[FTPBUFLEN]; /* argument storage buffer */ global() variable
/netbsd-src/sys/arch/atari/dev/
H A Ditevar.h57 char argbuf[MAX_ARGSIZE]; member
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-tester.c84 static char argbuf[BUFSIZ]; variable
/netbsd-src/sys/arch/amiga/dev/
H A Ditevar.h53 char argbuf[MAX_ARGSIZE]; member
/netbsd-src/sys/arch/x68k/dev/
H A Ditevar.h90 char argbuf[ARGBUF_SIZE], *ap, *tabs; global() member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c2880 char *argbuf = new char[sz]; in make_debug_string_with() local
5363 char *argbuf = new char[sz]; in make_debug_string() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc3229 char *argbuf = new char[sz]; in make_debug_string_with() local
6154 char *argbuf = new char[sz]; in make_debug_string() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c1938 static vec<const_char_p> argbuf; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc2111 static vec<const_char_p> argbuf; variable