Searched refs:advanced (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libnwam/common/ |
H A D | libnwam_ncp.c | 440 * advanced NCUs from being committed. These NCUs should be allowed 1594 /* check if an advanced NCU class is being created */ 1887 boolean_t advanced; local 1901 if ((err = nwam_ncu_is_advanced(oldncuh, &advanced)) == NWAM_SUCCESS && 1902 advanced) 1926 boolean_t ro_ncu, ro_prop, advanced; local 1938 if ((err = nwam_ncu_is_advanced(ncuh, &advanced)) == NWAM_SUCCESS && 1939 advanced) 1969 boolean_t ro_ncu, ro_prop, advanced; local 1981 if ((err = nwam_ncu_is_advanced(ncuh, &advanced)) 2432 boolean_t read_only, advanced; local 2561 boolean_t read_only, advanced, enabled, manual; local 2612 boolean_t read_only, advanced, enabled, manual; local 2703 boolean_t read_only, advanced; local [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | Exporter.pm | 203 occurs. The advanced export features of Exporter are accessed like this, 208 Unless you want to use its advanced features, this is probably all you
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | Constant.pm | 268 which the C variable name has been advanced. These need to be chopped from
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
H A D | File.pm | 2192 (This is an advanced feature. Skip this section on first reading.) 2324 (This is an advanced feature. Skip this section on first reading.)
|
Completed in 36 milliseconds