Home
last modified time | relevance | path

Searched refs:target (Results 1 – 2 of 2) sorted by relevance

/sunrpc/
A Dxdr_array.c70 caddr_t target = *addrp; in xdr_array() local
93 if (target == NULL) in xdr_array()
99 *addrp = target = calloc (c, elsize); in xdr_array()
100 if (target == NULL) in xdr_array()
118 stat = (*elproc) (xdrs, target, LASTUNSIGNED); in xdr_array()
119 target += elsize; in xdr_array()
A DMakefile123 $(make-target-directory)

Completed in 6 milliseconds