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

/illumos-gate/usr/src/lib/libtsol/common/
H A Dsetflabel.c60 #define clret callp->param.aret.rvals.setfbcl_ret macro
137 if (clret.status > 0) {
138 errno = clret.status;
160 #undef clret macro
163 #define clret callp->param.aret.rvals.zcopy_ret macro
242 return (clret.status);

Completed in 59 milliseconds