Home
last modified time | relevance | path

Searched refs:include (Results 1 – 25 of 5856) sorted by relevance

12345678910>>...235

/titanic_54/usr/src/contrib/ast/src/lib/libast/
H A Dllib-last13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
34 #include <align.h>
35 #include <ast.h>
36 #include <ast_botch.h>
37 #include <ast_ccode.h>
38 #include <ast_common.h>
39 #include <ast_dir.h>
40 #include <ast_dirent.h>
41 #include <ast_fcntl.h>
[all …]
H A DMamfile183 make include/ast_getopt.h implicit
184 done include/ast_getopt.h dontcare
200 make include/sfio_s.h implicit
201 done include/sfio_s.h dontcare
202 make include/ast_std.h implicit
203 make include/regex.h implicit
241 done include/regex.h dontcare
290 prev include/ast_getopt.h implicit
300 done include/ast_std.h dontcare
303 prev include/sfio_s.h implicit
[all …]
/titanic_54/usr/src/pkg/manifests/
H A Dsystem-header.mf13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
38 dir path=usr/include
39 $(i386_ONLY)dir path=usr/include/$(ARCH64)
40 $(i386_ONLY)dir path=usr/include/$(ARCH64)/sys
41 dir path=usr/include/ads
42 dir path=usr/include/arpa
43 dir path=usr/include/asm
44 dir path=usr/include/ast
45 dir path=usr/include/bsm
[all …]
H A Dsystem-header-header-usb.mf13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
34 dir path=usr/include
35 dir path=usr/include/sys
36 dir path=usr/include/sys/usb
37 dir path=usr/include/sys/usb/clients
38 dir path=usr/include/sys/usb/clients/audio
39 dir path=usr/include/sys/usb/clients/hid
40 dir path=usr/include/sys/usb/clients/mass_storage
41 dir path=usr/include/sys/usb/clients/printer
[all …]
H A Dsystem-header-header-storage.mf13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
34 dir path=usr/include
35 dir path=usr/include/sys
36 dir path=usr/include/sys/dktp
37 file path=usr/include/sys/asy.h
38 file path=usr/include/sys/dktp/bbh.h
39 file path=usr/include/sys/dktp/cm.h
40 file path=usr/include/sys/dktp/cmdev.h
41 file path=usr/include/sys/dktp/cmdk.h
[all …]
H A Dnetwork-ipfilter-header-ipfilter.mf13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 # global zone only. See the include file for greater detail, as well as
31 <include global_zone_only_component>
39 dir path=usr/include
40 dir path=usr/include/netinet
41 file path=usr/include/netinet/ip_auth.h
42 file path=usr/include/netinet/ip_compat.h
43 file path=usr/include/netinet/ip_fil.h
44 file path=usr/include/netinet/ip_frag.h
[all …]
/titanic_54/usr/src/lib/libzpool/common/
H A Dllib-lzpool13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 #include <sys/zfs_context.h>
34 #include <sys/list.h>
35 #include <sys/list_impl.h>
36 #include <sys/sysmacros.h>
37 #include <sys/debug.h>
38 #include <sys/dmu_traverse.h>
39 #include <sys/dnode.h>
40 #include <sys/dsl_prop.h>
[all …]
/titanic_54/usr/src/grub/grub-0.97/docs/
H A Dhelp2man78 my %include = ();
80 my @include = (); # retain order given in include file
105 my $hash = \%include;
115 $hash = \%include;
116 push @include, $key unless $include{$key};
152 for my $hash (\(%include, %append))
221 $include{NAME} = "$program \\- $opt_name\n" if $opt_name;
224 $include{NAME} ||= "$program \\- manual page for $program $version\n";
260 $include{SYNOPSIS} ||= $synopsis;
296 $include{$sect} ||= '';
[all …]
/titanic_54/usr/src/stand/lib/inet/
H A Dllib-linet14 * When distributing Covered Code, include this CDDL HEADER in each
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
32 #include <sys/types.h>
33 #include <socket_impl.h>
34 #include <sys/socket.h>
35 #include <netinet/in.h>
36 #include <netinet/ip.h>
37 #include <netinet/udp.h>
38 #include <netinet/tcp.h>
39 #include <netinet/inetutil.h>
[all …]
/titanic_54/exception_lists/
H A Dpackaging13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
39 usr/include/auth_list.h
40 usr/include/bsm/audit_door_infc.h
41 usr/include/bsm/audit_private.h
42 usr/include/bsm/devalloc.h
43 usr/include/getxby_door.h
44 usr/include/passwdutil.h
45 usr/include/priv_utils.h
46 usr/include/rpcsvc/daemon_utils.h
[all …]
/titanic_54/usr/src/lib/storage/liba5k/common/
H A Dllib-la5k13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 #include <stdlib.h>
30 #include <stdio.h>
31 #include <sys/file.h>
32 #include <sys/types.h>
33 #include <sys/param.h>
34 #include <fcntl.h>
35 #include <unistd.h>
36 #include <errno.h>
[all …]
/titanic_54/usr/src/contrib/ast/src/lib/libast/features/
H A Dstandards9 #include <sys/types.h>
10 #include <sys/stat.h>
11 #include <stdlib.h>
12 #include <unistd.h>
39 #include <sys/types.h>
40 #include <sys/stat.h>
41 #include <stdlib.h>
42 #include <unistd.h>
66 #include <sys/types.h>
67 #include <sys/stat.h>
[all …]
/titanic_54/usr/src/cmd/sgs/packages/
H A DMakefile26 include $(SRC)/Makefile.master
27 include $(SRC)/cmd/sgs/Makefile.var
124 $(ROOT)/usr/include/dlfcn.h \
125 $(ROOT)/usr/include/gelf.h \
126 $(ROOT)/usr/include/libelf.h \
127 $(ROOT)/usr/include/proc_service.h \
128 $(ROOT)/usr/include/rtld_db.h \
129 $(ROOT)/usr/include/link.h
132 $(ROOT)/usr/include/sys/elf.h \
133 $(ROOT)/usr/include/sys/elf_386.h \
[all …]
/titanic_54/usr/src/contrib/ast/src/cmd/ksh93/
H A DMamfile3 setv PACKAGE_ast_INCLUDE ${INSTALLROOT}/include/ast
85 …mam_cc_L+-L${INSTALLROOT}/lib} -I${PACKAGE_ast_INCLUDE} -I${INSTALLROOT}/include ${mam_libdll} ${m…
87 make include/shell.h implicit
190 make include/nval.h implicit
197 done include/nval.h dontcare
198 make include/name.h implicit
199 prev include/nval.h implicit
202 done include/name.h dontcare
205 done include/shell.h
219 …mam_cc_L+-L${INSTALLROOT}/lib} -I${PACKAGE_ast_INCLUDE} -I${INSTALLROOT}/include ${mam_libdll} ${m…
[all …]
/titanic_54/usr/src/uts/i86pc/ml/
H A Dmach_offsets.in16 \ When distributing Covered Code, include this CDDL HEADER in each
17 \ file and include the License file at usr/src/OPENSOLARIS.LICENSE.
42 #include <sys/hypervisor.h>
45 #include <sys/types.h>
46 #include <sys/bootsvcs.h>
47 #include <sys/systm.h>
48 #include <sys/sysinfo.h>
49 #include <sys/user.h>
50 #include <sys/thread.h>
51 #include <sys/proc.h>
[all …]
/titanic_54/usr/src/lib/libdladm/common/
H A Dllib-ldladm13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 #include <libdllink.h>
29 #include <libdlaggr.h>
30 #include <libdlwlan.h>
31 #include <libdlvnic.h>
32 #include <libdlvlan.h>
33 #include <libdlib.h>
34 #include <libdliptun.h>
35 #include <libdlmgmt.h>
[all …]
/titanic_54/usr/src/lib/pkcs11/libsoftcrypto/common/
H A Dllib-lsoftcrypto13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
30 #include <bignum.h>
31 #include <aes_cbc_crypt.h>
32 #include <aes_impl.h>
33 #include <arcfour.h>
34 #include <blowfish_cbc_crypt.h>
35 #include <blowfish_impl.h>
36 #include <des_cbc_crypt.h>
37 #include <des_impl.h>
[all …]
/titanic_54/usr/src/uts/intel/amd64/ml/
H A Dmach_offsets.in16 \ When distributing Covered Code, include this CDDL HEADER in each
17 \ file and include the License file at usr/src/OPENSOLARIS.LICENSE.
44 #include <sys/hypervisor.h>
47 #include <sys/types.h>
48 #include <sys/bootsvcs.h>
49 #include <sys/systm.h>
50 #include <sys/sysinfo.h>
51 #include <sys/user.h>
52 #include <sys/thread.h>
53 #include <sys/proc.h>
[all …]
/titanic_54/usr/src/uts/sun4v/
H A DMakefile.targ34 include $(UTSBASE)/Makefile.targ
40 include $(UTSBASE)/sun4/Makefile.rules
41 include $(UTSBASE)/sun4v/Makefile.rules
42 include $(UTSBASE)/sfmmu/Makefile.rules
43 include $(UTSBASE)/sparc/v9/Makefile.rules
44 include $(UTSBASE)/sparc/Makefile.rules
45 include $(UTSBASE)/sun/Makefile.rules
46 include $(PSMBASE)/promif/$(PROMIF)/common/Makefile.rules
47 include $(PSMBASE)/promif/$(PROMIF)/sun4v/Makefile.rules
48 include $(UTSBASE)/common/Makefile.rules
/titanic_54/usr/src/uts/sun4u/
H A DMakefile.targ34 include $(UTSBASE)/Makefile.targ
40 include $(UTSBASE)/sun4/Makefile.rules
41 include $(UTSBASE)/sun4u/Makefile.rules
42 include $(UTSBASE)/sfmmu/Makefile.rules
43 include $(UTSBASE)/sparc/v9/Makefile.rules
44 include $(UTSBASE)/sparc/Makefile.rules
45 include $(UTSBASE)/sun/Makefile.rules
46 include $(PSMBASE)/promif/$(PROMIF)/common/Makefile.rules
47 include $(PSMBASE)/promif/$(PROMIF)/sun4u/Makefile.rules
48 include $(UTSBASE)/common/Makefile.rules
/titanic_54/usr/src/lib/print/libprint/common/
H A Dllib-lprint13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31 #include <arpa/inet.h>
32 #include <dirent.h>
33 #include <dlfcn.h>
34 #include <errno.h>
35 #include <fcntl.h>
36 #include <libintl.h>
37 #include <netdb.h>
38 #include <netinet/in.h>
[all …]
/titanic_54/usr/src/lib/libbsm/common/
H A Dllib-lbsm13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 #include <bsm/devices.h>
29 #include <bsm/devalloc.h>
30 #include <bsm/audit.h>
31 #include <bsm/libbsm.h>
32 #include <bsm/audit_record.h>
33 #include <bsm/audit_uevents.h>
34 #include <bsm/adt.h>
35 #include <bsm/adt_event.h>
[all …]
/titanic_54/usr/src/tools/depcheck/
H A DSamplePkgLinks14 # When distributing Covered Code, include this CDDL HEADER in each
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 1 s none usr/include/Mrm=../dt/share/include/Mrm
30 1 s none usr/include/X11=../openwin/share/include/X11
31 1 s none usr/include/Xm=../dt/share/include/Xm
32 1 s none usr/include/kcms=../openwin/share/include/kcms
33 1 s none usr/include/xil=../openwin/share/include/xil
34 1 s none usr/include/uil=../dt/share/include/uil
/titanic_54/usr/src/lib/libvolmgt/common/
H A Dllib-lvolmgt13 * When distributing Covered Code, include this CDDL HEADER in each
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
30 #include <stdio.h>
31 #include <stdlib.h>
32 #include <string.h>
33 #include <dirent.h>
34 #include <string.h>
35 #include <errno.h>
36 #include <limits.h>
37 #include <unistd.h>
[all …]
/titanic_54/usr/src/lib/libsec/common/
H A Dllib-lsec14 * When distributing Covered Code, include this CDDL HEADER in each
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
31 #include <grp.h>
32 #include <pwd.h>
33 #include <limits.h>
34 #include <errno.h>
35 #include <stdlib.h>
36 #include <string.h>
37 #include <sys/param.h>
38 #include <sys/types.h>
[all …]

12345678910>>...235