Searched refs:in (Results 226 - 250 of 1242) sorted by relevance

1234567891011>>

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/System/
H A Dtopsyscall19 # syscalls total syscalls in this interval
22 # COUNT total syscalls in this interval
33 # (the "License"). You may not use this file except in compliance
57 case $name in
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Dsvc-hal10 case "$1" in
14 "$SMF_FMRI is not supported in a local zone"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DMakefile.PL6 # (the "License"). You may not use this file except in compliance
14 # When distributing Covered Code, include this CDDL HEADER in each
50 for i in dl_*xs; \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm112 encoding - allows you to write your script in non-ascii or non-utf8
134 # now you can use kanji identifiers -- in euc-jp!
140 characters -- so long as the script was written in UTF-8. But back
142 instead chose to write scripts in legacy encodings, giving up a whole
146 pragma, you can write your script in any encoding you like (so long
155 the encoding specified to utf8. In Perl 5.8.1 and later, literals in
167 You can write code in EUC-JP as follows:
169 my $Rakuda = "\xF1\xD1\xF1\xCC"; # Camel in Kanji
173 And with C<use encoding "euc-jp"> in effect, it is the same thing as
174 the code in UT
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Drestrict.t6 # in the README file that comes with the distribution.
23 # unitialized variables, or coredumps in Perl_pp_padsv
25 if ($@ =~ /Can\'t locate Hash\/Util\.pm in \@INC/s) {
77 # $copy = $hash; # used in initial debug of the tests
82 "key 'question' not locked in copy?";
85 "key 'answer' not locked in copy?";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Devel/
H A DSelfStubber.pm102 Devel::SelfStubber prints the stubs you need to put in the module
121 If D calls an autoloaded method 'foo' which is defined in class A,
123 calls method 'foo', and that method was reimplemented in class
125 the AUTOLOAD mechanism in B because it first finds the method
126 already loaded in A, and so erroneously uses that. If the method
127 foo had been stubbed in B, then the lookup mechanism would have
147 thinks are stubs - in order to ensure future versions of the
148 SelfStubber remain in step with the SelfLoader, the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dsubs.pm17 in the list, allowing you to use them without parentheses
22 for the entire file in which they appear. You may not rescind such
H A Dfiletest.pm26 for example various ACL (access control lists) schemes are in use.
33 There may be a slight performance decrease in the filetests
34 when C<use filetest> is in effect, because in some systems
41 the real operation and test for its success - think in terms of atomic
/osnet-11/usr/src/lib/libast/common/port/
H A Dastdynamic.c64 _ast_libinit(void* in, void* out, void* err) argument
68 sp = (Sfio_t*)in;
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dmemset.s6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
59 .empty ! following lable is ok in delay slot
63 andn %o2, 3, %o3 ! create word sized count in %o3
H A Dsetjmp.s6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
40 JB_FLAGS = (0*4) ! offsets in jmpbuf (see siglonglmp.c)
57 ld [%g7 + UL_SIGLINK], %o1 ! are we in a signal context?
91 * registers had in the this frame at the time of the call to longjmp()
107 ld [%o0 + JB_SP], %o2 ! sp in %o2 until safe to puke there
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dsetjmp.s6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
40 JB_FLAGS = (0*8) ! offsets in jmpbuf (see siglongjmp.c)
57 ldx [%g7 + UL_SIGLINK], %o1 ! are we in a signal context?
91 * registers had in the this frame at the time of the call to longjmp()
107 ldx [%o0 + JB_SP], %o2 ! sp in %o2 until safe to puke there
/osnet-11/usr/src/lib/libsqlite/
H A DMakefile52 sqlite.h: $(SRCDIR)/sqlite.h.in
56 $(SRCDIR)/sqlite.h.in > $@
/osnet-11/usr/src/lib/libpp/common/
H A Dppcall.c184 for (p = pp.in->nextchr; isspace(*p); p++);
187 old_next = (c == MARK) ? pp.in->nextchr : NiL;
206 pp.in->nextchr = old_next;
249 old_in = pp.in;
291 error(2, "= expected in keyword macro argument");
355 if (pp.in == old_in)
358 for (kp = pp.in; kp && kp != old_in; kp = kp->prev);
365 2, "%s: %s in macro argument list", sym->name, pptokchr(0));
394 if (pp.in != old_in)
396 for (kp = pp.in; k
[all...]
H A Dpplib.h171 struct pplist* next; /* next in list */
286 struct ppinstk* in; /* input stream stack pointer */ \
303 int hiding; /* number of symbols in hiding */ \
474 #define peekchr() (*pp.in->nextchr)
475 #define ungetchr(c) (*--pp.in->nextchr=(c))
552 if (!pp.in->next) \
554 pp.in->next = newof(0, struct ppinstk, 1, 0); \
555 pp.in->next->prev = pp.in; \
557 p = pp.in
[all...]
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
164 * in the string form of an fmri. It is meaningless to
234 nvlist_t *in, nvlist_t **out)
246 if (nvlist_lookup_string(in, "fmri-string", &str) != 0)
270 * info. They could be in either order.
356 /* step over repeated initial / in the devpath */
375 nvlist_t *in, nvlist_t **out)
388 if (nvlist_lookup_uint8(in, FM_VERSION, &fmversion) != 0 ||
390 nvlist_lookup_string(in, FM_FMRI_DEV_PAT
233 dev_fmri_str2nvl(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
374 dev_fmri_service_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
469 dev_fmri_create_meth(topo_mod_t *mp, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
493 dev_fmri_strhash_path(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
515 dev_fmri_strcmp_path(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
548 dev_fmri_strcmp_ident(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
[all...]
/osnet-11/usr/src/grub/grub2/util/grub.d/
H A D00_header.in13 # GRUB is distributed in the hope that it will be useful,
33 for i in ${GRUB_PRELOAD_MODULES} ; do
89 for backend in $(cat "${GRUB_PREFIX}/video.lst"); do
106 for x in ${GRUB_TERMINAL_INPUT} ${GRUB_TERMINAL_OUTPUT}; do
163 case x${GRUB_TERMINAL_INPUT} in
174 case x${GRUB_TERMINAL_OUTPUT} in
194 for x in "$themedir"/*.pf2 "$themedir"/f/*.pf2; do
231 case "$GRUB_BACKGROUND" in
H A D20_linux_xen.in12 # GRUB is distributed in the hope that it will be useful,
41 case ${GRUB_DEVICE} in
113 linux_list=`for i in /boot/vmlinu[xz]-* /vmlinu[xz]-* /boot/kernel-*; do
119 for j in "${dirname}/config-${version}" "${dirname}/config-${alt_version}" "/etc/kernels/kernel-config-${version}" ; do
131 xen_list=`for i in /boot/xen*; do
155 for i in "initrd.img-${version}" "initrd-${version}.img" \
/osnet-11/usr/src/lib/libshell/common/data/
H A Dbash_pre_rc.sh53 for i in $SHELLOPTS
103 case ${remaining:1:1} in
121 [0-7]) case ${remaining:1:3} in
189 then print 'The following is the current list of built-in commands:'
191 for cmd in $b
233 case $i in
/osnet-11/usr/src/lib/libcmd/common/
H A Dfold.c39 "will not be broken in the middle of a character.] "
89 static void fold(Sfio_t *in, Sfio_t *out, register int width, const char *cont, size_t contsize, char *cols) argument
97 if (!(cp = sfgetr(in,'\n',0)))
99 if (!(cp = sfgetr(in,'\n',-1)) || (n = sfvalue(in)) <= 0)
105 if(cols['\b']==0 && (n=sfvalue(in))<=width)
H A Dstrings.c32 "[+NAME?strings - find and display printable strings in files]"
33 "[+DESCRIPTION?\bstrings\b searches for printable strings in regular files"
38 "[a:all?Scan the entire file. Always enabled in this implementation.]"
128 strings(Sfio_t* in, Sfio_t* out, register int width, char* format, register int flags) argument
147 if ((offset = sfseek(in, (off_t)0, SEEK_CUR)) < 0)
152 while ((inp = (unsigned char*)sfgetr(in, sep, 0)) || (inp = (unsigned char*)sfgetr(in, sep, -1)))
154 c = sfvalue(in);
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/chip/common/
H A Dchip_subr.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
76 * name and value and add that combination to the given node in the
141 "'%s' in property group %s of %s node\n",
150 * Lookup string data named pname in the given nvlist and add that
151 * as property named pname in the given property group pgname on the indicated
178 * Lookup an int32 item named pname in the given nvlist and add that
179 * as property named pname in the given property group pgname on the indicated
205 * In a given nvlist lookup a variable number of int32 properties named in
206 * const char * varargs and each each in th
274 mem_asru_compute(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
437 rank_fmri_presence_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
583 retire_strands(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
607 unretire_strands(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
631 service_state_strands(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
678 ntv_page_retire(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
698 ntv_page_unretire(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
718 ntv_page_service_state(topo_mod_t *mod, tnode_t *node, topo_version_t version, nvlist_t *in, nvlist_t **out) argument
[all...]
/osnet-11/usr/src/grub/grub-0.97/util/
H A Dmkbimage12 # This program is distributed in the hope that it will be useful,
115 case $1 in
141 # create a filesystem of type $fs in $image with offset $offset
144 case $offset in
161 # of type $fs in offset $offset
164 case $offset in
168 case $fs in
181 for dir in $(cd ${image}1 && find -type d) ; do
184 for file in $(cd ${image}1 && find -type f) ; do
209 case "$1" in
[all...]
/osnet-11/usr/src/cmd/ast/msgcc/
H A Dmsgcc.sh27 case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
43 [+?If \b-M-new\b is not specified then messages are merged with those in the
46 [+mkmsgs?The \b-o\b file is assumed to be in \bmkmsgs\b(1) format.]
48 [+preserve?Messages in the \b-o\b file that are not in new
98 case " $* " in
101 do case $OPT in
108 do case $# in
112 case $__arg__ in
140 -o) case $# in
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/
H A DUtil.t28 like( $@, qr/^Attempt to access disallowed key 'baz' in a restricted hash/,
39 like( $@, qr/^Attempt to access disallowed key 'i_dont_exist' in a restricted hash/ );
43 like( $@, qr/^Attempt to access disallowed key 'four' in a restricted hash/ );
46 like( $@, qr/^Attempt to access disallowed key '(.*)' in a restricted hash/,
112 like( $@, qr/^Attempt to access disallowed key 'wibble' in a restricted hash/,
131 like( $@, qr/^Attempt to access disallowed key 'wibble' in a restricted hash/, ' locked' );
138 is( $@, sprintf("Hash has key 'bar' which is not in the new key ".
161 like( $@, qr/^Attempt to access disallowed key 'I_DONT_EXIST' in a restricted hash/, 'locked %ENV');
187 qr/^Attempt to access disallowed key 'zeroeth' in a restricted hash/,
191 qr/^Attempt to access disallowed key 'first' in
[all...]

Completed in 80 milliseconds

1234567891011>>