Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/appl/ftp/ftp/
HDglobals.c56 char argbuf[200]; /* argument storage buffer */ variable
/NextBSD/lib/libkvm/
HDkvm_private.h72 char *argbuf; /* (dynamic) temporary storage */ member
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
HDtst.call3.c353 void *argbuf = NULL; in dotest() local
/NextBSD/contrib/tnftp/src/
HDftp_var.h289 GLOBAL char argbuf[FTPBUFLEN]; /* argument storage buffer */ variable
/NextBSD/usr.bin/top/
HDmachine.c997 char *src, *dst, *argbuf; in format_next_process() local
/NextBSD/contrib/gcc/
HDgcc.c1884 static const char **argbuf; variable