Searched refs:src (Results 126 - 150 of 1056) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/cron/
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/lib/common/common/values-xpg4.c
30 echo_file usr/src/common/util/getresponse.c
31 echo_file usr/src/common/util/getresponse.h
/illumos-gate/usr/src/cmd/mv/
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/lib/common/common/values-xpg4.c
30 echo_file usr/src/common/util/getresponse.c
31 echo_file usr/src/common/util/getresponse.h
/illumos-gate/usr/src/cmd/file/
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.
28 echo_file usr/src/common/elfcap/elfcap.h
29 echo_file usr/src/common/elfcap/elfcap.c
30 echo_file usr/src/common/sgsrtcid/sgsrtcid.h
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dvarargs.h32 # define SM_VA_COPY(dst, src) va_copy((dst), (src))
34 # define SM_VA_COPY(dst, src) __va_copy((dst), (src))
36 # define SM_VA_COPY(dst, src) memcpy(&(dst), &(src), sizeof((dst)))
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dlzjb.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.
52 uchar_t *src = s_start; local
61 while (src < (uchar_t *)s_start + s_len) {
69 if (src > (uchar_t *)s_start + s_len - MATCH_MAX) {
70 *dst++ = *src++;
73 hash = (src[0] << 16) + (src[1] << 8) + src[2];
77 offset = (intptr_t)(src
101 uchar_t *src = s_start; local
[all...]
/illumos-gate/usr/src/tools/ctf/
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 echo_file usr/src/uts/common/sys/ctf.h
30 echo_file usr/src/uts/common/sys/ctf_api.h
31 echo_file usr/src/lib/libctf/common/libctf.h
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dcopy.c23 copyinstr(const char *src, char *dst, size_t max_len, size_t *copied) argument
25 return (copystr(src, dst, max_len, copied));
29 copystr(const char *src, char *dst, size_t max_len, size_t *outlen) argument
36 copied = strlcpy(dst, src, max_len) + 1;
47 ovbcopy(const void *src, void *dst, size_t len) argument
49 (void) memmove(dst, src, len);
/illumos-gate/usr/src/lib/nsswitch/ldap/
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.
31 echo_file usr/src/lib/libsldap/common/ns_sldap.h
32 echo_file usr/src/lib/libsldap/common/ns_internal.h
33 echo_file usr/src/lib/nsswitch/Makefile.com
34 echo_file usr/src/lib/nsswitch/Makefile.targ
/illumos-gate/usr/src/lib/pam_modules/dhkeys/
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 echo_file usr/src/lib/libnsl/include/rpcsvc/nis_dhext.h
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/
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/lib/libnsl/include/rpcsvc/nis_dhext.h
/illumos-gate/usr/src/lib/libxcurses2/
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/libc/inc/file64.h
30 echo_file usr/src/lib/libc/inc/stdiom.h
31 echo_file usr/src/lib/libc/inc/mse.h
32 echo_file usr/src/lib/libc/inc/mtlib.h
/illumos-gate/usr/src/cmd/vi/port/
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 echo_file usr/src/cmd/expr/compile.c
31 echo_file usr/src/lib/common/common/values-xpg4.c
32 echo_file usr/src/lib/common/common/values-xpg6.c
33 echo_file usr/src/lib/libc/inc/xpg6.h
/illumos-gate/usr/src/cmd/nice/
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 echo_file usr/src/lib/common/common/values-xpg4.c
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
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
33 find_files "s.kcmd*" usr/src/cmd/cmd-inet/common
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
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.
30 echo_file usr/src/lib/gss_mechs/mech_krb5/Makefile.mech_krb5
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/
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/cmd-inet/usr.lib/Makefile.lib
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
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/pam_modules/krb5
33 find_files "s.*" usr/src/cmd/cmd-inet/usr.bin/tftp
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.
30 echo_file usr/src/lib/gss_mechs/mech_krb5/Makefile.mech_krb5
/illumos-gate/usr/src/cmd/date/
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 echo_file usr/src/lib/common/common/values-xpg4.c
/illumos-gate/usr/src/cmd/devmgmt/
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/libadm/inc/devtab.h
/illumos-gate/usr/src/cmd/msgfmt/
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/libc/inc/msgfmt.h
/illumos-gate/usr/src/cmd/ed/
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/expr/compile.c
30 echo_file usr/src/cmd/expr/mapfile-intf
31 echo_file usr/src/lib/common/common/values-xpg4.c
32 echo_file usr/src/lib/common/common/values-xpg6.c
/illumos-gate/usr/src/cmd/env/
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 echo_file usr/src/lib/common/common/values-xpg4.c
/illumos-gate/usr/src/cmd/fs.d/autofs/
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/libsldap/common/ns_sldap.h
/illumos-gate/usr/src/cmd/awk_xpg4/
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 echo_file usr/src/lib/common/common/values-xpg4.c

Completed in 135 milliseconds

1234567891011>>