Searched refs:in (Results 301 - 325 of 6925) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/bind9-45.101/bind9/bin/tests/system/
H A Dorg.isc.bind.system7 # copyright notice and this permission notice appear in all copies.
19 for ns in 1 2 3 4 5 6 7
/macosx-10.10/bind9-45.101/bind9/bin/tests/virtual-time/slave/
H A Dsetup.sh5 # copyright notice and this permission notice appear in all copies.
18 cp ns1/example.db.in ns1/example.db
/macosx-10.10/cups-408/
H A Dgetldarchflags.sh20 case $arch in
/macosx-10.10/curl-83.1.2/curl/winbuild/
H A Dgen_resp_file.bat4 @for %%i in (%*) do @echo %DIROBJ%/%%i \>> %OUTFILE%
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dsymlink-tree11 # This program is distributed in the hope that it will be useful,
46 # in subdirs.
47 case ${prog} in
53 case ${srcdir} in
58 for f in `ls -a ${srcdir}`; do
61 for i in ${ignore} ${ignore_additional}; do
67 echo "$f ..working in"
/macosx-10.10/dtrace-147/test/tst/common/translators/
H A Dtst.EmptyTransDecl.d6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
54 struct input_struct in;
59 in.i = 10;
60 in.c = 'c';
62 ou = xlate < struct output_struct > (in);
H A Dtst.PartialDereferencing.d6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
57 struct input_struct in;
61 in.ii = 100;
62 in.ic = 'z';
65 out.oi = xlate < struct output_struct > (in).oi;
H A Dtst.StructureAssignment.d6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
57 struct input_struct in;
61 in.ii = 100;
62 in.ic = 'z';
65 out = xlate < struct output_struct > (in);
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dcrossexec.sh26 case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
34 [+DESCRIPTION?\bcrossexec\b runs a cross-compiled \acommand\a in an environment
38 is used to find an entry in \b$HOME/.crossexec\b that specifies
78 do case $OPT in
84 case $# in
107 case $code in
113 case $hosttype in
118 # fill in the defaults
120 case $usr in
124 case $dir in
[all...]
H A Dldd.cygwin.i3864 do case $f in
9 case $p in
13 case $p in
19 for w in $(sed -e 's/^[[:space:]]*//' -e '/^$/d' -e '/^Use /d')
/macosx-10.10/libtelnet-13/
H A Dpk.h5 * Redistribution and use in source and binary forms, with or without
10 * 2. Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in the
58 extern void pk_encode(char *in, char *out, DesData *deskey);
59 extern void pk_decode(char *in, char *out, DesData *deskey);
/macosx-10.10/man-16/man/man2html/scripts/cgi-bin/man/
H A Dmansearch12 case "$AGENT" in
24 case "$HH" in
/macosx-10.10/man-16/man/src/
H A Dman2dvi21 case `file $location` in
/macosx-10.10/postfix-255/postfix/conf/
H A Dpostfix-wrapper43 # This in turn applies the postfix(1) command to the default
50 # yes" in their main.cf files. When an instance is disabled,
189 # in startup order.
194 case "$1" in
197 for dir in $config_directory $instance_dirs
209 for dir in $all_dirs
211 case "$1" in
/macosx-10.10/postfix-255/postfix/mantools/
H A Ddehtml5 case $i in
H A Dman2html7 case $1 in
H A Dspell3 for i in $*
/macosx-10.10/python_modules-40/tmpprefix/
H A DMakefile5 for i in $(DIRS); do \
12 for i in $(DIRS); do \
/macosx-10.10/rsync-45/rsync/lib/
H A Dmdfour.h4 * An implementation of MD4 designed for use in the SMB authentication protocol.
13 * This program is distributed in the hope that it will be useful,
30 void mdfour_update(struct mdfour *md, unsigned char *in, uint32 n);
32 void mdfour(unsigned char *out, unsigned char *in, int n);
/macosx-10.10/ruby-106/ruby/sample/
H A Ddir.rb4 for f in dirp
/macosx-10.10/ruby-106/ruby/tool/
H A Drmdirs5 case "$parent" in
/macosx-10.10/system_cmds-643.1.1/zic.tproj/
H A Dgenerate_zone_file_list.sh12 for tz in ${ZONE_FILES}; do
/macosx-10.10/tcl-105/tcl_ext/incrtcl/iwidgets/doc/
H A DgenerateHtml.sh6 for doc in $manpages
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/unix/
H A Dcpprt0_stubs.s3 ; stubs for static constructors in a.out
10 ; stubs for static constructors in a.out, compiled with +z/+Z
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/md5/
H A Dmd5.h12 ** -- FF, GG, HH modified to add in last register done **
21 * of the MD5 routines in RSAREF. Due to this alteration, this
33 ** Digest Algorithm" in all material mentioning or referencing this **
38 ** Data Security, Inc. MD5 Message-Digest Algorithm" in all **
46 ** These notices must be retained in any copies of any part of this **
58 unsigned char in[64]; /* input buffer */ member in struct:__anon12953
64 void Transform (UINT4 *buf, UINT4 *in);

Completed in 217 milliseconds

<<11121314151617181920>>