Searched refs:in (Results 101 - 125 of 1242) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libsasl/include/
H A Dsaslutil.h6 * saslutil.h -- various utility functions in SASL library
22 * in -- input data
24 * out -- output data (may be same as in, must have enough space)
33 LIBSASL_API int sasl_decode64(const char *in, unsigned inlen,
38 * in -- input data
47 LIBSASL_API int sasl_encode64(const char *in, unsigned inlen,
/osnet-11/usr/src/grub/grub2/
H A Dgeninit.sh9 # This program is distributed in the hope that it will be useful,
25 * GRUB is distributed in the hope that it will be useful,
38 for mod in "$@"; do
49 for mod in "$@"; do
63 for mod in "$@"; do
/osnet-11/usr/src/grub/grub2/include/grub/
H A Drelocator.h10 * GRUB is distributed in the hope that it will be useful,
39 get_virtual_current_address (grub_relocator_chunk_t in);
41 get_physical_target_address (grub_relocator_chunk_t in);
/osnet-11/usr/src/lib/brand/solaris/zone/
H A Ddetach.ksh7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
35 case $opt in
53 # All of the hard stuff is done in commmon code.
H A Dprestate.ksh7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
29 # States must be kept in sync with zone_state_t.
57 case $cmd in
65 # that may be in a separate /var. The boot hook unmounts these
66 # non-root ZFS file systems before zoneadmd starts the in-zone
/osnet-11/usr/src/lib/brand/solaris10/zone/
H A Dpoststate.ksh7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
30 # States must be kept in sync with zone_state_t.
57 case $cmd in
/osnet-11/usr/src/common/crypto/ecc/
H A Dec_naf.c6 * 1.1 (the "License"); you may not use this file except in compliance with
28 * in which case the provisions of the GPL or the LGPL are applicable instead
65 * of bits of out, in is the original scalar, and w is the window size.
66 * NAF is discussed in the paper: D. Hankerson, J. Hernandez and A.
70 ec_compute_wNAF(signed char *out, int bitsize, const mp_int *in, int w) argument
80 MP_CHECKOK(mp_init_copy(&k, in));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dvec.t40 print "not " if defined $x or $@ !~ /^Illegal number of bits in vec/;
43 print "not " if defined $x or $@ !~ /^Illegal number of bits in vec/;
46 print "not " if defined $x or $@ !~ /^Illegal number of bits in vec/;
49 print "not " if defined $x or $@ !~ /^Negative offset to vec in lvalue context/;
55 # N.B. currently curiously coded to circumvent bugs elswhere in UTF8 handling
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dconnections4 # Written in DTrace (Solaris 10 3/05).
26 # IP_SOURCE source IP of the client, written in IPv4 style
37 # (the "License"). You may not use this file except in compliance
52 # 17-Jun-2005 " " Rewrote, changed probes, wrapped in sh.
54 # 20-Apr-2006 " " Fixed SS_TCP_FAST_ACCEPT bug in build 31+.
69 case $name in
H A Dfddist31 # (the "License"). You may not use this file except in compliance
55 case $name in
H A Dvmstat.d3 * vmstat.d - vmstat demo in DTrace.
24 * in interrupts number
29 * Most of the statistics are in units of kilobytes, unlike the
42 * (the "License"). You may not use this file except in compliance
66 sy = 0; in = 0; cs = 0;
79 "in", "sy", "cs");
94 sdt:::interrupt-start { in++; }
108 * free swap is described in /usr/include/vm/anon.h as,
132 in, sy, cs);
136 sy = 0; in
[all...]
H A Dzvmstat25 # epi executable pages paged in
28 # api anonymous pages paged in
31 # fpi filesystem pages paged in
38 # zone. DTrace can fill this role in the meantime until Kstat supports zones.
49 # (the "License"). You may not use this file except in compliance
81 case $name in
242 * This is a fairly interesting function in that it loops over the keys in
245 * in the above probe which in tur
[all...]
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Mem/
H A Dvmstat.d3 * vmstat.d - vmstat demo in DTrace.
24 * in interrupts number
29 * Most of the statistics are in units of kilobytes, unlike the
42 * (the "License"). You may not use this file except in compliance
66 sy = 0; in = 0; cs = 0;
79 "in", "sy", "cs");
94 sdt:::interrupt-start { in++; }
108 * free swap is described in /usr/include/vm/anon.h as,
132 in, sy, cs);
136 sy = 0; in
[all...]
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Net/
H A Dconnections4 # Written in DTrace (Solaris 10 3/05).
26 # IP_SOURCE source IP of the client, written in IPv4 style
37 # (the "License"). You may not use this file except in compliance
52 # 17-Jun-2005 " " Rewrote, changed probes, wrapped in sh.
54 # 20-Apr-2006 " " Fixed SS_TCP_FAST_ACCEPT bug in build 31+.
69 case $name in
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Proc/
H A Dfddist31 # (the "License"). You may not use this file except in compliance
55 case $name in
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Zones/
H A Dzvmstat25 # epi executable pages paged in
28 # api anonymous pages paged in
31 # fpi filesystem pages paged in
38 # zone. DTrace can fill this role in the meantime until Kstat supports zones.
49 # (the "License"). You may not use this file except in compliance
81 case $name in
242 * This is a fairly interesting function in that it loops over the keys in
245 * in the above probe which in tur
[all...]
/osnet-11/usr/src/cmd/hal/
H A DMakefile6 # You may not use this file except in compliance with the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
60 $(HAL_CONF): $(HAL_CONF).in
62 < $(HAL_CONF).in > $(HAL_CONF)
/osnet-11/usr/src/cmd/hal/tools/sunos/
H A Dhal-system-power-suspend-sunos.sh33 for type in button battery ac_adapter
36 for device in $devices
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/TabsWrap/t/
H A Dwrap.t135 my $in = shift(@st);
138 $in =~ s/^TEST(\d+)?\n//;
140 my $back = wrap(' ', ' ', $in);
145 my $oi = $in;
146 foreach ($in, $back, $out) {
151 print $in;
169 my $in = shift(@st);
172 $in =~ s/^TEST(\d+)?\n//;
174 my @in = split("\n", $in,
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dlocale.pm7 locale - Perl pragma to use and avoid POSIX locales for built-in operations
21 locales for built-in operations (LC_CTYPE for regular expressions, and
/osnet-11/usr/src/lib/udapl/udapl_tavor/amd64/
H A Damd64.il6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
32 / Device registers are in Big Endian byte order, so use bswap* instructions.
/osnet-11/usr/src/lib/udapl/udapl_tavor/i386/
H A Di386.il6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
32 / Device registers are in Big Endian byte order, so use bswap instructions.
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/common/
H A Dcpu.c6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
36 * This enumerator creates cpu-schemed nodes for each strand found in the
89 cpu_read_serial(nvlist_t *in, uint64_t *serial) argument
96 if (nvlist_lookup_uint8(in, FM_VERSION, &version) != 0)
100 if ((rc = nvlist_lookup_uint64(in, FM_FMRI_CPU_SERIAL_ID,
105 if ((rc = nvlist_lookup_string(in, FM_FMRI_CPU_SERIAL_ID,
167 nvlist_t *in, nvlist_t **out)
179 if (nvlist_lookup_uint8(in, FM_VERSION, &version) != 0 ||
181 nvlist_lookup_uint32(in, FM_FMRI_CPU_I
166 cpu_presence_state(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
213 cpu_expand(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
281 cpu_service_state(topo_mod_t *mod, tnode_t *node, topo_version_t vers, nvlist_t *in, nvlist_t **out) argument
[all...]
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkconfig.in13 # GRUB is distributed in the hope that it will be useful,
79 case "$option" in
114 case "`uname 2>/dev/null`" in
117 for g in `id -G 2>/dev/null` ; do
118 case $g in
169 for x in ${GRUB_TERMINAL_OUTPUT}; do
179 for dir in ${GRUB_PREFIX}/.. ${GRUB_PREFIX} ${pkgdatadir} /usr/share/grub ; do
180 for basename in unicode unifont ascii; do
188 # make sure all our children behave in conformance with ascii..
204 for x in
[all...]
/osnet-11/usr/src/lib/libproc/common/
H A Dproc_stdio.c6 * (the "License"). You may not use this file except in compliance
14 * When distributing Covered Code, include this CDDL HEADER in each
107 copy_fd(int out, FILE *in, size_t len) argument
113 rewind(in);
116 alen = read(fileno(in), buffer, rlen);
126 rewind(in);

Completed in 70 milliseconds

1234567891011>>