Searched refs:target (Results 1 – 2 of 2) sorted by relevance
70 caddr_t target = *addrp; in xdr_array() local93 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()
123 $(make-target-directory)
Completed in 6 milliseconds