Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_util.cpp174 void *argbuf = alloca(len); in __kmp_invoke_microtask() local
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c56 char argbuf[200]; /* argument storage buffer */ variable
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c353 void *argbuf = NULL; in dotest() local
/freebsd/lib/libkvm/
H A Dkvm_private.h73 char *argbuf; /* (dynamic) temporary storage */ member
/freebsd/contrib/tnftp/src/
H A Dftp_var.h289 GLOBAL char argbuf[FTPBUFLEN]; /* argument storage buffer */ variable
/freebsd/usr.bin/top/
H A Dmachine.c1036 char *dst, *argbuf; in format_next_process() local