Searched refs:src (Results 101 - 125 of 1056) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/boot/lib/libc/string/
H A Dstrlcat.c26 * Appends src to string dst of size dsize (unlike strncat, dsize is the
29 * Returns strlen(src) + MIN(dsize, strlen(initial dst)).
33 strlcat(char * __restrict dst, const char * __restrict src, size_t dsize) argument
36 const char *osrc = src;
47 return(dlen + strlen(src));
48 while (*src != '\0') {
50 *dst++ = *src;
53 src++;
57 return(dlen + (src - osrc)); /* count does not include NUL */
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dinc.flg12 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
27 find_files "s.*.h" usr/src/lib/gss_mechs/mech_krb5
28 find_files "s.*.h" usr/src/uts/common/gssapi/include
29 find_files "s.*.h" usr/src/uts/common/gssapi/mechs/krb5/include
30 find_files "s.*.h" usr/src/lib/krb5
31 echo_file usr/src/lib/gss_mechs/mech_krb5/Makefile.mech_krb5
/illumos-gate/usr/src/lib/pam_modules/krb5_migrate/
H A Dinc.flg12 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
18 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
27 find_files "s.*.h" usr/src/lib/gss_mechs/mech_krb5
28 find_files "s.*.h" usr/src/uts/common/gssapi/include
29 find_files "s.*.h" usr/src/uts/common/gssapi/mechs/krb5/include
30 find_files "s.*.h" usr/src/lib/krb5
31 echo_file usr/src/lib/gss_mechs/mech_krb5/Makefile.mech_krb5
/illumos-gate/usr/src/lib/libnsl/
H A Dreq.flg9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
26 echo_file usr/src/head/Makefile
27 echo_file usr/src/head/rpcsvc/nis.x
28 echo_file usr/src/head/rpcsvc/nis_object.x
29 echo_file usr/src/uts/common/rpc/Makefile
30 echo_file usr/src/uts/common/rpc/key_prot.x
/illumos-gate/usr/src/cmd/backup/
H A Dreq.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 echo_file usr/src/lib/Makefile.lib
30 echo_file usr/src/lib/Makefile.targ
31 echo_file usr/src/head/protocols/dumprestore.h
32 echo_file usr/src/cmd/fs.d/Makefile.fstype
33 find_files "s.*" usr/src/cmd/fs.d/ufs/roll_log
/illumos-gate/usr/src/cmd/tic/
H A Dreq.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 echo_file usr/src/lib/libcurses/screen/curses_inc.h
30 echo_file usr/src/lib/libcurses/screen/compiler.h
31 echo_file usr/src/lib/libcurses/screen/curshdr.h
32 echo_file usr/src/lib/libcurses/screen/curses_wchar.h
33 echo_file usr/src/lib/libcurses/screen/object.h
/illumos-gate/usr/src/uts/sparc/
H A Dreq.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 echo_file usr/src/uts/sparc/Makefile
29 echo_file usr/src/uts/sparc/Makefile.files
30 echo_file usr/src/uts/sparc/Makefile.rules
31 echo_file usr/src/uts/sparc/Makefile.sparc
32 echo_file usr/src/uts/sparc/Makefile.targ
34 echo_file usr/src/uts/sun/Makefile.files
35 echo_file usr/src/uts/sun/Makefile.rules
37 echo_file usr/src/ut
[all...]
/illumos-gate/usr/src/boot/lib/libstand/
H A Dinet_ntoa.c53 unsigned char *src = (unsigned char *) ∈ local
55 sprintf(ret, fmt, src[0], src[1], src[2], src[3]);
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzle.c8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
37 unsigned char *src = s_start; local
39 unsigned char *s_end = src + s_len;
42 while (src < s_end && dst < d_end) {
43 int len = 1 + *src++;
46 *dst++ = *src++;
/illumos-gate/usr/src/uts/common/io/1394/
H A Dinc.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 usr/src/uts/common/sys/1394
36 usr/src/uts/common/sys
39 usr/src/uts/sparc/sys
42 usr/src/uts/sparc/v7/sys
45 usr/src/uts/sparc/v9/sys
48 usr/src/uts/sun/sys
51 usr/src/uts/sun4u/sys
54 usr/src/ut
[all...]
/illumos-gate/usr/src/cmd/sgs/link_audit/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
35 src/bindings.c \
36 src/bindings.h \
37 src/dumpbind.c \
38 src/env.c \
39 src/env.h \
40 src/hash.c \
41 src/hash.h \
42 src/sotrus
[all...]
/illumos-gate/usr/src/cmd/svc/seed/
H A Dinc.flg9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 echo_file usr/src/cmd/cmd-inet/usr.lib/inetd/inetd-upgrade.xml
30 echo_file usr/src/cmd/rpcbind/bind.xml
31 echo_file usr/src/cmd/dlmgmtd/dlmgmt.xml
32 echo_file usr/src/cmd/utmpd/utmp.xml
33 echo_file usr/src/cmd/lvm/util/metainit.xml
34 echo_file usr/src/cmd/lvm/md_monitord/mdmonitor.xml
35 find_files "s.*.xml" usr/src/cmd/svc/milestone
/illumos-gate/usr/src/cmd/ldap/
H A Dreq.flg9 echo_file usr/src/lib/libsldap/common/ns_sldap.h
10 echo_file usr/src/lib/libsldap/common/ns_internal.h
11 echo_file usr/src/lib/libsldap/common/ns_cache_door.h
12 echo_file usr/src/lib/libnsl/include/rpcsvc/nis_dhext.h
13 echo_file usr/src/lib/libldap5/include/ldap/solaris-int.h
14 echo_file usr/src/lib/libldap5/include/ldap/ldif.h
15 echo_file usr/src/lib/libldap5/include/ldap/ldaplog.h
/illumos-gate/usr/src/uts/intel/kmech_krb5/
H A Dreq.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
27 echo_file usr/src/uts/intel/Makefile
28 echo_file usr/src/uts/intel/Makefile.files
29 echo_file usr/src/uts/intel/Makefile.intel
30 echo_file usr/src/uts/intel/Makefile.rules
31 echo_file usr/src/uts/intel/Makefile.targ
32 echo_file usr/src/uts/common/Makefile.files
33 echo_file usr/src/uts/common/Makefile.rules
/illumos-gate/usr/src/uts/sparc/kmech_krb5/
H A Dreq.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
27 echo_file usr/src/uts/sparc/Makefile
28 echo_file usr/src/uts/sparc/Makefile.files
29 echo_file usr/src/uts/sparc/Makefile.sparc
30 echo_file usr/src/uts/sparc/Makefile.rules
31 echo_file usr/src/uts/sparc/Makefile.targ
32 echo_file usr/src/uts/common/Makefile.files
33 echo_file usr/src/uts/common/Makefile.rules
/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.h8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
39 #define DES_COPY_BLOCK(src, dst) \
40 (dst)[0] = (src)[0]; \
41 (dst)[1] = (src)[1]; \
42 (dst)[2] = (src)[2]; \
43 (dst)[3] = (src)[3]; \
44 (dst)[4] = (src)[4]; \
45 (dst)[5] = (src)[5]; \
46 (dst)[6] = (src)[
[all...]
/illumos-gate/usr/src/cmd/geniconvtbl/samples/
H A DMakefile8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 INPUTFILES = ISO8859-1_to_UTF-8.src UTF-8_to_ISO8859-1.src\
30 eucJP_to_ISO-2022-JP.src ISO-2022-JP_to_eucJP.src \
31 ISO646_to_ISO8859-1.src ISO8859-1_to_ISO646.src
39 # OUTPUTFILES = $(INPUTFILES:%.src=%.bt) NEVER USE ( WATCH OUT FILE NAME )
73 ISO8859-1%UTF-8.bt: ISO8859-1_to_UTF-8.src
[all...]
/illumos-gate/usr/src/lib/libsldap/
H A Dreq.flg9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 echo_file usr/src/lib/libldap5/include/ldap/solaris-priv.h
30 echo_file usr/src/lib/libldap5/include/ldap/ldappr.h
31 echo_file usr/src/lib/libldap5/include/ldap/solaris-int.h
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dinc.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
25 echo_file usr/src/uts/common/tnf/tnf_writer.c
26 echo_file usr/src/uts/common/tnf/tnf_types.h
27 echo_file usr/src/uts/common/tnf/tnf_probe.c
/illumos-gate/usr/src/lib/libuutil/
H A Dinc.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 find_files "s.*" usr/src/common/avl
30 echo_file usr/src/uts/common/sys/avl.h
31 echo_file usr/src/uts/common/sys/avl_impl.h
/illumos-gate/usr/src/lib/libzfs/
H A Dinc.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 find_files "s.*" usr/src/common/zfs
30 find_files "s.*" usr/src/uts/common/fs/zfs/sys
31 echo_file usr/src/uts/common/sys/fs/zfs.h
/illumos-gate/usr/src/lib/libzpool/
H A Dinc.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 find_files "s.*" usr/src/common/zfs
30 find_files "s.*" usr/src/uts/common/fs/zfs/sys
31 echo_file usr/src/uts/common/sys/fs/zfs.h
/illumos-gate/usr/src/lib/libgss/
H A Dreq.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 echo_file usr/src/cmd/gss/gsscred/gsscred_file.c
30 echo_file usr/src/cmd/gss/gsscred/gsscred_utils.c
31 echo_file usr/src/uts/common/gssapi/gen_oids.c
/illumos-gate/usr/src/cmd/nscd/
H A Dreq.flg9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 echo_file usr/src/lib/libc/port/gen/getxby_door.h
30 echo_file usr/src/lib/libc/inc/nsswitch_priv.h
31 echo_file usr/src/lib/libsldap/common/ns_sldap.h
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dinc.flg10 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
30 find_files "s.*" usr/src/uts/common/gssapi/mechs/krb5/include
31 find_files "s.*" usr/src/lib/gss_mechs/mech_krb5/include
32 find_files "s.*.h" usr/src/lib/gss_mechs/mech_krb5/profile

Completed in 177 milliseconds

1234567891011>>