Searched refs:cu_async (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/lib/libc/rpc/
H A Dclnt_dg.c135 int cu_async; member in struct:cu_data
252 cu->cu_async = FALSE;
385 if (cu->cu_async == TRUE && xargs == NULL)
481 (cu->cu_async == TRUE ||
779 cu->cu_async = *(int *)info;
/freebsd-10.3-release/sys/rpc/
H A Dclnt_dg.c149 int cu_async; member in struct:cu_data
237 cu->cu_async = FALSE;
443 if (cu->cu_async == TRUE && args == NULL)
915 cu->cu_async = *(int *)info;

Completed in 105 milliseconds