Searched refs:legacy (Results 401 - 415 of 415) sorted by relevance

<<11121314151617

/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Ddeveloper-dtrace.mf634 legacy pkg=SUNWdtrc desc="Dynamic Tracing (DTrace) Clients" \
H A Dtext-doctools.mf359 legacy pkg=SUNWdoc \
H A Dsystem-library.mf450 legacy pkg=SUNWcsl \
453 legacy pkg=SUNWcslr \
H A Dsystem-data-keyboard-keytables.mf683 legacy pkg=SUNWkey \
H A DSUNWcs.mf548 file path=lib/svc/manifest/network/routing/legacy-routing.xml group=sys \
637 file path=lib/svc/method/svc-legacy-routing mode=0555
2544 legacy pkg=SUNWcsr \
2547 legacy pkg=SUNWcsu \
2550 legacy pkg=SUNWftpr desc="FTP Server Configuration Files" \
H A Dsystem-kernel.mf837 legacy pkg=SUNWckr \
H A Druntime-perl-584-extra.mf1511 legacy pkg=SUNWperl584usr desc="Perl 5.8.4 programming language (non-core)" \
H A Druntime-perl-584.mf1973 legacy pkg=SUNWperl584core desc="Perl 5.8.4 programming language (core)" \
H A Dsystem-header.mf1852 legacy pkg=SUNWhea \
H A Dsystem-data-terminfo.mf2308 legacy pkg=SUNWter \
H A Dsystem-dtrace-tests.mf1897 legacy pkg=SUNWdtrt category=internal \
/opensolaris-onvv-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c428 * If legacy is non-zero, return the number of pagesizes available to legacy
429 * applications. The number of legacy page sizes might be less than the
430 * exported user page sizes. This is to prevent legacy applications that
435 page_num_user_pagesizes(int legacy) argument
437 if (legacy)
/opensolaris-onvv-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c5261 * Mounts a "legacy" top dataset (if needed)
5262 * Returns: The mountpoint of the legacy top dataset or NULL on error
5312 * legacy top dataset is not mounted. Mount it now
5369 * First check if the top dataset is a "legacy" dataset
5382 char *legacy = strtok(flist.head->line, " \t\n"); local
5383 if (legacy && strcmp(legacy, "legacy") == 0) {
/opensolaris-onvv-gate/usr/src/uts/common/io/aac/
H A Daac.c848 /* Check for legacy device naming support */
849 softs->legacy = 1; /* default to use legacy name */
851 "legacy-name-enable", &data) == DDI_SUCCESS)) {
853 AACDB_PRINT(softs, CE_NOTE, "legacy-name disabled");
854 softs->legacy = 0;
1742 /* Call ddi_intr_enable() for legacy/MSI non block enable */
7156 childname = (softs->legacy && dtype == DTYPE_DIRECT) ? "sd" : nodename;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl113 There is a certain C programming legacy in the debugger. Some variables,

Completed in 365 milliseconds

<<11121314151617