Searched refs:SH (Results 1 - 24 of 24) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/tcpd/
H A Dman.sed48 .SH ATTRIBUTES\
64 .SH NOTES\
69 .SH LIBWRAP INTERFACE\
80 /^from PCs./,/^\.SH EXAMPLES/c\
91 .SH EXAMPLES
/opensolaris-onvv-gate/usr/src/cmd/ipf/etc/
H A DMakefile49 $(SH) $@.sh
/opensolaris-onvv-gate/usr/src/uts/common/exec/java/
H A Djava.c73 #define SH(b, n) (CH(b, n) | (CH(b, n+1) << 8)) macro
74 #define LG(b, n) (SH(b, n) | (SH(b, n+2) << 16))
76 #define LOCNAM(b) (SH(b, 26)) /* filename size */
77 #define LOCEXT(b) (SH(b, 28)) /* extra field size */
80 #define XFHID(b) (SH(b, 0)) /* extract field header id */
81 #define XFDATASIZ(b) (SH(b, 2)) /* extract field data size */
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dcflags.SH14 : This forces SH files to create target in same directory as SH file.
15 : This is so that make depend always knows where to find SH derivatives.
17 */cflags.SH) cd `expr X$0 : 'X\(.*\)/'` ;;
18 cflags.SH) ;;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dman.t81 .SH "NAME"
83 .SH "\*(C+ NOTES"
93 .SH "PERIODS"
/opensolaris-onvv-gate/usr/src/cmd/netadm/
H A DMakefile75 $(SH) _sysconf.sh
78 $(SH) $@.sh
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/utils/port/
H A DMapFiles191 $f =~ m{Makefile.SH|Thread.pm}) {
198 $f =~ m{^(?:[Cc]onfigure.*|Makefile\.SH|Policy_sh.SH|
199 cflags\.SH|makeaperl\.SH|makedepend\.SH|makedir\.SH|
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/util/
H A Dmake_ext55 # The Perl Makefile.SH will expand all extensions to
90 # CCCDLFLAGS such as -fPIC -- see static_target in the main Makefile.SH)
125 if test -f Makefile.SH; then
126 echo "Warning: Writing $makefile from old-style Makefile.SH!"
127 sh Makefile.SH
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dmyconfig.SH15 : This forces SH files to create target in same directory as SH file.
16 : This is so that make depend always knows where to find SH derivatives.
H A Dwritemain.SH14 : This forces SH files to create target in same directory as SH file.
15 : This is so that make depend always knows where to find SH derivatives.
H A DMakefile99 $(PERL_CONFIG_H): config_h.SH config.sh
100 $(CHMOD) 0555 config_h.SH
101 ./config_h.SH
106 writemain: writemain.SH $(PERL_CONFIG_H)
107 $(CHMOD) 0555 writemain.SH
108 ./writemain.SH
154 $(PERL_CONFIG_PM): configpm $(PERL_CONFIG_H) myconfig.SH $(MINIPERL) lib/re.pm
H A Dconfig_h.SH26 * This file was produced by running the config_h.SH script, which
31 * that running config_h.SH again will wipe out any changes you've made.
32 * For a more permanent change edit $CONFIG_SH and rerun config_h.SH.
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/tptregexp/
H A Dregexp.36 .SH NAME
8 .SH SYNOPSIS
27 .SH DESCRIPTION
95 .SH "REGULAR EXPRESSION SYNTAX"
125 .SH AMBIGUITY
157 .SH SEE ALSO
159 .SH DIAGNOSTICS
164 .SH HISTORY
169 .SH BUGS
/opensolaris-onvv-gate/usr/src/ucbcmd/
H A DMakefile.ucbcmd37 SH= sh
/opensolaris-onvv-gate/usr/src/cmd/file/
H A Dfile.c1541 #define SH(b, n) (CH(b, n) | (CH(b, n+1) << 8)) macro
1542 #define LG(b, n) (SH(b, n) | (SH(b, n+2) << 16))
1544 #define LOCNAM(b) (SH(b, 26)) /* filename size */
1545 #define LOCEXT(b) (SH(b, 28)) /* extra field size */
1548 #define XFHID(b) (SH(b, 0)) /* extract field header id */
1549 #define XFDATASIZ(b) (SH(b, 2)) /* extract field data size */
/opensolaris-onvv-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DMakefile115 $(SH) ./pm_gen_copyright
/opensolaris-onvv-gate/usr/src/cmd/svc/milestone/
H A DMakefile137 $(SH) ./make-console-login-xml
/opensolaris-onvv-gate/usr/src/lib/libldap4/misc/
H A Dldapfriendly197 SH St. Helena
/opensolaris-onvv-gate/usr/src/cmd/
H A DMakefile.cmd32 SH= sh
/opensolaris-onvv-gate/usr/src/cmd/init/
H A Dinit.c486 static char *SH = "/sbin/sh"; /* Standard shell */ variable
1428 (void) execle(SH, "INITSH", "-c", cmd->c_command, (char *)0,
2106 (void) execle(SH, "INITSH", "-c",
4458 (void) execle(SH, "INITSH", "-c", cline, NULL, glob_envp);
4460 console(B_TRUE, "Could not exec \"%s\" (%s).\n", SH,
/opensolaris-onvv-gate/usr/src/lib/libast/common/comp/
H A Dconf.tab450 SH AST CS 1 MU sh{
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm987 from a Makefile.PL. It is based on the Makefile.SH model provided by
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl4049 1525 CANADIAN SYLLABICS SH
4358 165A CANADIAN SYLLABICS CARRIER SH
8660 3115 BOPOMOFO LETTER SH
/opensolaris-onvv-gate/usr/src/cmd/hwdata/
H A Dpci.ids1127 5348 Rage 128 SH
4466 10b5 2978 SH ARC-PCIu SOHARD ARCNET card
4492 10b5 2273 SH ARC-PCI SOHARD ARCNET card

Completed in 317 milliseconds