Home
last modified time | relevance | path

Searched refs:reusable (Results 1 – 11 of 11) sorted by relevance

/onnv-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcprboot.c85 static int reusable; variable
208 reusable = 1; in check_bootargs()
243 if (!reusable) { in cb_startup()
/onnv-gate/usr/src/uts/sparc/os/
H A Dcpr_sparc.c312 cpr_validate_definfo(int reusable) in cpr_validate_definfo() argument
315 orig_def_info.mini.reusable = reusable; in cpr_validate_definfo()
/onnv-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c803 mini.magic = mini.reusable = 0; in cpr_clear_definfo()
827 return (mini.reusable); in cpr_get_reusable_mode()
/onnv-gate/usr/src/uts/common/sys/
H A Dcpr.h79 int reusable; /* true if resuable statefile */ member
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlbot.pod361 To create reusable code we must modify class FOO, flattening class
362 FOO::private. The next example shows a reusable class FOO which allows the
H A Dperlmodinstall.pod7 You can think of a module as the fundamental unit of reusable Perl
H A Dperlmod.pod364 designed to be reusable by other modules or programs. It may do this
H A Dperlmodlib.pod2682 Break-out the reusable code into one or more separate module files.
2692 fragment of code built on top of the reusable modules. In these cases
/onnv-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c1413 cdef->mini.reusable = 0; in i_cpr_reusefini()
/onnv-gate/usr/src/cmd/tcpd/
H A DREADME565 reusable passwords.
/onnv-gate/usr/src/lib/libshell/common/
H A Dsh.memo3116 \f5ksh\fP is written in ANSI-C as a reusable library.