Home
last modified time | relevance | path

Searched refs:imps (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DExpression.java119 protected static long validateImportance(String imps) in validateImportance() argument
125 imp = Long.parseLong(imps); in validateImportance()
128 imps + " is not legal"); in validateImportance()
133 imps + " is not legal (must be positive)"); in validateImportance()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A DMakefile.solaris185 diskless_exec-smp-imps.o \
405 pre_stage2_exec-smp-imps.o \
640 size_test smp-imps.c smp-imps.h stage1_5.c stage2.c \
H A DMakefile.am9 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
105 gunzip.c hercules.c md5.c serial.c smp-imps.c stage2.c terminfo.c \
H A DMakefile.in139 diskless_exec-smp-imps.$(OBJEXT) \
236 pre_stage2_exec-smp-imps.$(OBJEXT) \
484 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
547 gunzip.c hercules.c md5.c serial.c smp-imps.c stage2.c terminfo.c \
864 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diskless_exec-smp-imps.Po@am__quote@
960 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pre_stage2_exec-smp-imps.Po@am__quote@
1974 diskless_exec-smp-imps.o: smp-imps.c
1975 …c-smp-imps.o -MD -MP -MF "$(DEPDIR)/diskless_exec-smp-imps.Tpo" -c -o diskless_exec-smp-imps.o `te…
1979 …exec_CFLAGS) $(CFLAGS) -c -o diskless_exec-smp-imps.o `test -f 'smp-imps.c' || echo '$(srcdir)/'`s…
1981 diskless_exec-smp-imps.obj: smp-imps.c
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dsource-system-grub.p5m250 file path=usr/share/src/grub/stage2/smp-imps.c
251 file path=usr/share/src/grub/stage2/smp-imps.h
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog226 * stage2/smp-imps.h (imps_any_new_apics): Removed.
2108 * stage2/smp-imps.c (imps_read_config_table): Add a break
7525 * stage2/smp-imps.c (imps_release_cpus): Likewise.
7587 smp-imps.h.
7981 * stage2/Makefile.am (EXTRA_DIST): Removed smp-imps.c.
7982 (stage2_exec_SOURCES): Added smp-imps.c.
7987 * stage2/smp-imps.c (IMPS_DEBUG) (KERNEL_PRINT)
7991 * stage2/cmdline.c [!GRUB_UTIL]: Include apic.h and smp-imps.h.
8299 * shared_src/smp-imps.c: Moved to ...
8300 * stage2/smp-imps.c: ... here.
[all …]