Searched refs:hello (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/hello/
H A Dhello.c0 /* hello.c - test module for dynamic loading */
42 GRUB_MOD_INIT(hello)
44 cmd = grub_register_extcmd ("hello", grub_cmd_hello, 0, 0,
48 GRUB_MOD_FINI(hello)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL593 $ perlcc hello # Compiles into executable 'a.out'
594 $ perlcc -o hello hello.pl # Compiles into executable 'hello'
600 $ perlcc -S -o hello file # Creates a C file, 'file.c',
601 # then compiles it to executable 'hello'
607 $ perlcc -I /foo hello # extra headers (notice the space after -I)
608 $ perlcc -L /foo hello # extra libraries (notice the space after -L)
610 $ perlcc -r hello # compiles 'hello' int
[all...]
/osnet-11/usr/src/lib/libdtrace_jni/java/
H A DMakefile226 $(DOCEXAMPLESDESTDIR)/hello.d \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DSMTP.pm65 unless($obj->hello($arg{Hello} || ""))
149 sub hello subroutine
629 =item hello ( DOMAIN )
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile13352 #am__append_10118 = hello.module
13353 #am__append_10119 = hello.module$(EXEEXT)
13357 # hello.marker
13358 #am__append_10123 = hello.mod
13359 #am__append_10124 = hello.marker
13360 am__append_10125 = hello.module
13361 am__append_10126 = hello.module$(EXEEXT)
13365 hello.marker
13366 am__append_10130 = hello.mod
13367 am__append_10131 = hello
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile13352 #am__append_10118 = hello.module
13353 #am__append_10119 = hello.module$(EXEEXT)
13357 # hello.marker
13358 #am__append_10123 = hello.mod
13359 #am__append_10124 = hello.marker
13360 #am__append_10125 = hello.module
13361 #am__append_10126 = hello.module$(EXEEXT)
13365 # hello.marker
13366 #am__append_10130 = hello.mod
13367 #am__append_10131 = hello
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile313 ../.././grub-core/hello/hello.c \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile313 ../.././grub-core/hello/hello.c \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm214 $a = "hello";
223 PV = 0xb2048 "hello"\0
389 $a = {hello=>42};
408 Elt "hello" => 0xbaaf0

Completed in 129 milliseconds