Home
last modified time | relevance | path

Searched refs:RETVAL (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs142 #define RETURN_UNDEF_IF_FAIL { if (RETVAL < 0) XSRETURN_UNDEF; }
284 RETVAL = _lgrp_latency_cookie(cookie, from, to, between);
288 RETVAL
292 # directive to avoid implicit RETVAL assignments and manipulate perl
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs239 RETVAL = inproj(user, proj, buf, sizeof (buf));
241 RETVAL
/titanic_41/usr/src/cmd/rpcgen/
H A Drpc_svcout.c54 static char RETVAL[] = "retval"; variable
509 f_print(fout, "\tbool_t %s;\n", RETVAL); in write_program()
631 RETVAL, ROUTINE, ARG, RESULT, RQSTP); in write_program()
635 RETVAL, ROUTINE, ARG, RESULT, RQSTP); in write_program()
644 RESULT, RETVAL, TRANSP, RESULT, RESULT); in write_program()
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs1322 tie = get_tie(RETVAL, kp->ks_module, kp->ks_instance,
1333 SvREADONLY_on(SvRV(RETVAL));
1336 RETVAL
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog6881 of RETVAL to check if the analysis succeeds.