Home
last modified time | relevance | path

Searched refs:along (Results 1 – 25 of 64) sorted by relevance

123

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dpsearch.c84 ber_int_t along; in ldap_parse_entrychange_control() local
125 if ( ber_scanf( ber, "{e", &along ) == LBER_ERROR ) { in ldap_parse_entrychange_control()
130 changetype = (int)along; /* XXX lossy cast */ in ldap_parse_entrychange_control()
H A Dsaslbind.c222 ber_int_t along; in ldap_parse_sasl_bind_result() local
257 rc = ber_scanf( &ber, "{iaa}", &along, &m, &e ); in ldap_parse_sasl_bind_result()
271 err = (int) along; in ldap_parse_sasl_bind_result()
H A Derror.c563 ber_int_t along; in nsldapi_parse_result() local
608 berrc = ber_scanf( &ber, "{ia}", &along, &e ); in nsldapi_parse_result()
609 errcode = (int)along; /* XXX lossy cast */ in nsldapi_parse_result()
611 if (( berrc = ber_scanf( &ber, "{iaa", &along, &m, &e )) in nsldapi_parse_result()
613 errcode = (int)along; /* XXX lossy cast */ in nsldapi_parse_result()
H A Drequest.c1111 ber_uint_t along; in re_encode_request() local
1133 if ( ber_scanf( &tmpber, "{it", &along, &tag ) == LBER_ERROR ) { in re_encode_request()
/illumos-gate/usr/src/grub/grub-0.97/
H A Daclocal.m429 # along with this program; if not, write to the Free Software
60 # along with this program; if not, write to the Free Software
124 # along with this program; if not, write to the Free Software
168 # along with this program; if not, write to the Free Software
336 # along with this program; if not, write to the Free Software
418 # along with this program; if not, write to the Free Software
541 # along with this program; if not, write to the Free Software
564 # along with this program; if not, write to the Free Software
600 # along with this program; if not, write to the Free Software
638 # along with this program; if not, write to the Free Software
[all …]
H A DCOPYING85 along with the Program.
170 compelled to copy the source along with the object code.
307 along with this program; if not, write to the Free Software
/illumos-gate/usr/src/lib/libdwarf/
H A DTHIRDPARTYLICENSE19 License along with this program; if not, write the Free Software
/illumos-gate/usr/src/cmd/oawk/
H A DREADME43 along the members of an array, most usefully
58 is a default field separator, along with
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Doptions.ttya.tmpl28 # options are placed here, along with remote IP addresses for dial-in
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dboot.S.texi15 along with this program; if not, write to the Free Software
H A Dmultiboot.h.texi15 along with this program; if not, write to the Free Software
H A Dmultiboot.info203 these additional modules could be embedded in the main OS image along
252 Other auxiliary files that a boot loader loads into memory along
377 along with the operating system must be aligned on page (4KB)
673 the kernel what boot modules were loaded along with the kernel image,
928 passing along any extra data to be interpreted by the operating system
1069 along with this program; if not, write to the Free Software
1197 along with this program; if not, write to the Free Software
1285 along with this program; if not, write to the Free Software
H A Dkernel.c.texi15 along with this program; if not, write to the Free Software
/illumos-gate/usr/src/test/elf-tests/tests/groups/no-relobj-group-merge/
H A DREADME.md8 becomes part of a group and we may now discard it along with that group.
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME151 modules along with your software products in order to facilitate analysis
153 be packaged along with your software and delivered into the appropriate
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A DREADME39 along an arbitrary baseline (see ../postscript/baseline.ps). All are accessed via
/illumos-gate/usr/src/tools/smatch/src/
H A DLICENSE29 along with this program; if not, write to the Free Software
H A DGPL-285 along with the Program.
170 compelled to copy the source along with the object code.
306 You should have received a copy of the GNU General Public License along
/illumos-gate/usr/src/uts/common/io/iwp/
H A DTHIRDPARTYLICENSE43 * along with this program; if not, write to the Free Software
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME62 * Source files that, along with their companion header files,
64 the system. Examples include "packet.c", which along with
66 the agent; and "async.c", which along with "async.h" defines
78 * Source files, which along with their companion header files,
326 and then calls recv_pkt() to read in the packet along with meta
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A DREADME16 these three zones, along with the simnet driver, to emulate a real IP
/illumos-gate/usr/src/test/
H A DREADME85 should run as, along with the timeout value. In STF, these are also specified
/illumos-gate/usr/src/cmd/powertop/common/
H A DCOPYING85 along with the Program.
170 compelled to copy the source along with the object code.
307 along with this program; if not, write to the Free Software
/illumos-gate/usr/src/test/util-tests/tests/awk/
H A DTHIRDPARTYLICENSE.gawk203 recipients a copy of this License along with the Program.
224 License will therefore apply, along with any applicable section 7
279 Corresponding Source along with the object code. If the place to
391 governed by this License along with a term that is a further
648 along with this program. If not, see <https://www.gnu.org/licenses/>.
/illumos-gate/usr/src/common/bignum/amd64/
H A Dbignum_amd64_asm.S225 / composed of an array of 64-bit "digits" or "chunks" along with

123