Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sparc/ml/
H A Dmodstubs.s108 #define STUB(module, fcnname, retfcn) \ macro
456 STUB(nfs_dlboot, mount_root, nomod_minus_one);
457 STUB(nfs_dlboot, dhcpinit, nomod_minus_one);
466 STUB(nfssrv, exportfs, nomod_minus_one);
467 STUB(nfssrv, nfs_getfh, nomod_minus_one);
468 STUB(nfssrv, nfsl_flush, nomod_minus_one);
469 STUB(nfssrv, rfs4_check_delegated, nomod_zero);
470 STUB(nfssrv, mountd_args, nomod_minus_one);
553 STUB(des, cbc_crypt, nomod_zero);
554 STUB(des, ecb_crypt, nomod_zero);
[all …]
/titanic_50/usr/src/lib/libast/common/comp/
H A Dwc.c31 #define STUB 1 macro
34 #undef STUB
45 #undef STUB
50 #undef STUB in mbrtowc()
63 #undef STUB
80 #undef STUB
91 #undef STUB
96 #undef STUB in wcrtomb()
109 #undef STUB
122 #undef STUB
[all …]
H A Dtransition.c34 #define STUB 1 macro
47 #undef STUB
56 #undef STUB
65 #undef STUB
74 #undef STUB
84 #if STUB
/titanic_50/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s364 #define STUB(module, fcnname, retfcn) \ macro
567 STUB(nfs_dlboot, mount_root, nomod_minus_one);
568 STUB(nfs_dlboot, dhcpinit, nomod_minus_one);
577 STUB(nfssrv, exportfs, nomod_minus_one);
578 STUB(nfssrv, nfs_getfh, nomod_minus_one);
579 STUB(nfssrv, nfsl_flush, nomod_minus_one);
580 STUB(nfssrv, rfs4_check_delegated, nomod_zero);
581 STUB(nfssrv, mountd_args, nomod_minus_one);
664 STUB(des, cbc_crypt, nomod_zero);
665 STUB(des, ecb_crypt, nomod_zero);
[all …]
/titanic_50/usr/src/uts/sun4/sys/
H A Dprom_debug.h62 #define STUB(n) if (prom_debug) \ macro
78 #define STUB(n)