Searched defs:argbase (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp_var.h198 EXTERN char *argbase; /* current storage point in arg buffer */ variable
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c6059 nfs4lookup_dump_compound(char *where, nfs_argop4 *argbase, int argcnt) argument
6067 nfs_argop4 *op = &argbase[i];
6162 nfs_argop4 *argbase, *argop; local
6232 argop = argbase = kmem_alloc(argoplist_size, KM_SLEEP);
6353 nfs4lookup_dump_compound("nfs4lookup_setup", argbase, argcnt);

Completed in 97 milliseconds