Searched refs:base (Results 326 - 350 of 363) sorted by relevance

<<1112131415

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c582 ldap_memcache_createkey(LDAP *ld, const char *base, int scope, argument
603 nRes = memcache_validate_basedn(ld->ld_memcache, base);
612 tmpbase = nsldapi_strdup(NSLDAPI_STR_NONNULL(base));
/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c1529 int64_t base, step; local
1537 base = DTRACE_LQUANTIZE_BASE(value);
1542 * Add one for the base bucket and one for the bucket of values
1543 * less than the base.
1548 levels = n - 1; /* levels excludes base */
1573 /* Must pass 64-bit base and step or constructor gets junk. */
1575 base, step, jbuckets);
/osnet-11/usr/src/lib/libumem/common/
H A Dvmem.c1419 * Create an arena called name whose initial span is [base, base + size).
1428 vmem_create(const char *name, void *base, size_t size, size_t quantum, argument
1525 if ((base || size) && vmem_add(vmp, base, size, vmflag) == NULL) {
/osnet-11/usr/src/lib/libproc/common/
H A DPsymtab.c330 dprintf("map_iter: base address doesn't match any mapping\n");
1183 * (both dynsym and symtab), the procedure linkage table (PLT) base,
1184 * size, and relocation base, and the CTF information. Most of this can
1263 * Get the base of the text mapping that corresponds to this file.
1859 * Fill in the base address of the text mapping for shared libraries.
2020 uintptr_t base; local
2028 base = fptr->file_lo->rl_base;
2029 if (base >= mptr->map_pmap.pr_vaddr &&
2030 base < mptr->map_pmap.pr_vaddr +
2444 * Adjust the address by the load object base addres
[all...]
/osnet-11/usr/src/lib/libkmf/include/
H A Dkmftypes.h195 KMF_BIGINT base; member in struct:__anon1857
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dshared.h999 int get_based_digit (int c, int base);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dsv.c6290 "Screamer: entering: PerlIO * thinks ptr=%"UVuf", cnt=%ld, base=%"UVuf"\n",
6327 "Screamer: pre: FILE * thinks ptr=%"UVuf", cnt=%ld, base=%"UVuf"\n",
6337 "Screamer: post: FILE * thinks ptr=%"UVuf", cnt=%ld, base=%"UVuf"\n",
6371 "Screamer: end: FILE * thinks ptr=%"UVuf", cnt=%ld, base=%"UVuf"\n",
8445 unsigned base = 0; local
8767 base = 16;
8830 base = 10;
8841 base = 10;
8845 base = 2;
8856 base
[all...]
H A Dconfig_h.SH1680 * available to look up host names in some data base or other.
1686 * available to look up host names in some data base or another.
1733 * available to look up network names in some data base or another.
1739 * available to look up protocols in some data base or another.
1774 * available to look up network services in some data base or another.
3493 * various socket calls (just the base type, not the pointer-to).
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h81 int base; /* conversion base */ member in struct:_sffmt_s
/osnet-11/usr/src/lib/libast/common/include/
H A Dsfio.h81 int base; /* conversion base */ member in struct:_sffmt_s
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h81 int base; /* conversion base */ member in struct:_sffmt_s
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h81 int base; /* conversion base */ member in struct:_sffmt_s
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h81 int base; /* conversion base */ member in struct:_sffmt_s
/osnet-11/usr/src/lib/libc/sparc/
H A DMakefile.com1152 # Files in port/fp subdirectory that need base.il inline template
1157 $(IL:%=pics/%) := CFLAGS += $(LIBCBASE)/fp/base.il
1236 $(IL:%=pics/%): $(LIBCBASE)/fp/base.il
/osnet-11/usr/src/lib/libc/sparcv9/
H A DMakefile.com1082 # Files in fp, port/fp subdirectories that need base.il inline template
1087 $(IL:%=pics/%) := CFLAGS64 += $(LIBCBASE)/fp/base.il
1165 $(IL:%=pics/%): $(LIBCBASE)/fp/base.il
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftEC.c49 SECITEM_FreeItem(&params->base, B_FALSE);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/PerlIO/via/
H A Dvia.xs11 struct _PerlIO base; /* Base "class" info */
/osnet-11/usr/src/lib/libsqlite/src/
H A Dwhere.c196 ** the table has a cursor number of "base".
217 int base, /* Cursor number for pTab */
243 if( p->op!=TK_COLUMN || p->iTable!=base ){
215 findSortingIndex( Table *pTab, int base, ExprList *pOrderBy, Index *pPreferredIdx, int nEqCol, int *pbRev ) argument
/osnet-11/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c2579 * base and private key values of a DSA key.
2600 bytestring2bignum(&g, rawdsa->base.val, rawdsa->base.len);
2750 attr2bigint(&(dsa_pri_attrs[i++]), &rawdsa->base);
3438 rawkey->rawdata.dsa.base.val,
3439 rawkey->rawdata.dsa.base.len);
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh202 No valid suffixes (naming contexts) were found for LDAP base DN:
303 at the base DN for the given service, or "sub", which would specify
304 the search will be performed through *all* levels below the base DN
429 used to override the default search base DN, the default search
432 defined in nsswitch.conf(4). The default base DN is defined
448 service name, base DN, and scope. Service name is
449 any valid service as defined in ldap(1). base is
1236 ${LDAPSEARCH} -h ${IDS_SERVER} -p ${IDS_PORT} -b "" -s base "objectclass=*" > /dev/null 2>&1
1261 eval "${LDAPSEARCH} ${SERVER_ARGS} -b cn=monitor -s base \"objectclass=*\" version | ${GREP} \"^version=\" | cut -f2 -d'/' | cut -f1 -d' ' > ${TMPDIR}/checkDSver 2>&1"
1316 eval "${LDAPSEARCH} ${LDAP_ARGS} -b \"\" -s base \"objectclas
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c2234 assert(subbuf.next >= subbuf.base);
2235 if (length > (size_t)(subbuf.next - subbuf.base)) {
2236 unsigned int size = length - (subbuf.next - subbuf.base);
/osnet-11/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c2060 s10_lwp_private(sysret_t *rval, int cmd, int which, uintptr_t base) argument
2076 base)) != 0)
2098 return (__systemcall(rval, SYS_lwp_private + 1024, cmd, which, base));
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c382 char *base; member in struct:Match
388 mp->offset += (ptr-mp->base);
/osnet-11/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c163 dbus_uint64_t base = 10L; local
175 if (size < cur*base) {
/osnet-11/usr/src/lib/libsasl/lib/
H A Dclient.c375 * callbacks -- base callbacks for all client connections
997 c_conn->base.sun_reg = bestm->sun_reg;

Completed in 149 milliseconds

<<1112131415