/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | psearch.c | 84 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 D | saslbind.c | 222 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 D | error.c | 563 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 D | request.c | 1111 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 D | aclocal.m4 | 29 # 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 D | COPYING | 85 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 D | THIRDPARTYLICENSE | 19 License along with this program; if not, write the Free Software
|
/illumos-gate/usr/src/cmd/oawk/ |
H A D | README | 43 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 D | options.ttya.tmpl | 28 # options are placed here, along with remote IP addresses for dial-in
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | boot.S.texi | 15 along with this program; if not, write to the Free Software
|
H A D | multiboot.h.texi | 15 along with this program; if not, write to the Free Software
|
H A D | multiboot.info | 203 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 D | kernel.c.texi | 15 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 D | README.md | 8 becomes part of a group and we may now discard it along with that group.
|
/illumos-gate/usr/src/cmd/mdb/demo/ |
H A D | README | 151 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 D | README | 39 along an arbitrary baseline (see ../postscript/baseline.ps). All are accessed via
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | LICENSE | 29 along with this program; if not, write to the Free Software
|
H A D | GPL-2 | 85 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 D | THIRDPARTYLICENSE | 43 * along with this program; if not, write to the Free Software
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 62 * 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 D | README | 16 these three zones, along with the simnet driver, to emulate a real IP
|
/illumos-gate/usr/src/test/ |
H A D | README | 85 should run as, along with the timeout value. In STF, these are also specified
|
/illumos-gate/usr/src/cmd/powertop/common/ |
H A D | COPYING | 85 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 D | THIRDPARTYLICENSE.gawk | 203 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 D | bignum_amd64_asm.S | 225 / composed of an array of 64-bit "digits" or "chunks" along with
|