Searched defs:so (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/cmd/ldap/common/
H A Dtmpltest.c36 struct ldap_searchobj *so, *sop; local
53 if (( err = ldap_init_searchprefs( "ldapsearchprefs.conf", &so ))
68 for ( sop = ldap_first_searchobj( so ); sop != NULLSEARCHOBJ;
69 sop = ldap_next_searchobj( so, sop )) {
84 ldap_free_searchprefs( so );
234 dump_srchpref( struct ldap_searchobj *so )
241 NULLSTRINGIFNULL( so->so_objtypeprompt ));
243 LDAP_IS_SEARCHOBJ_OPTION_SET( so, LDAP_SEARCHOBJ_OPT_INTERNAL ) ?
245 printf( "Prompt: %s\n", NULLSTRINGIFNULL( so->so_prompt ));
247 switch ( so
[all...]
/osnet-11/usr/src/lib/libldap4/common/
H A Dsrchpref.c56 static void free_searchobj( struct ldap_searchobj *so );
124 struct ldap_searchobj *prevso, *so; local
140 while ( buflen > 0 && ( rc = read_next_searchobj( &buf, &buflen, &so,
141 version )) == 0 && so != NULLSEARCHOBJ ) {
143 *solistp = so;
145 prevso->so_next = so;
147 prevso = so;
162 struct ldap_searchobj *so, *nextso; local
165 for ( so = solist; so !
255 struct ldap_searchobj *so; local
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c47 static void free_searchobj( struct ldap_searchobj *so );
116 struct ldap_searchobj *prevso, *so; local
132 while ( buflen > 0 && ( rc = read_next_searchobj( &buf, &buflen, &so,
133 version )) == 0 && so != NULLSEARCHOBJ ) {
135 *solistp = so;
137 prevso->so_next = so;
139 prevso = so;
155 struct ldap_searchobj *so, *nextso; local
158 for ( so = solist; so !
250 struct ldap_searchobj *so; local
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsfsasl.c61 struct sasl_obj *so = (struct sasl_obj *) fp->f_cookie; local
66 if (so->fp == NULL)
68 return so->fp->f_file; /* for stdio fileno() compatability */
71 if (so->fp == NULL)
75 return sm_io_getinfo(so->fp, what, valp);
107 struct sasl_obj *so; local
110 so = (struct sasl_obj *) sm_malloc(sizeof(struct sasl_obj));
111 if (so == NULL)
116 so->fp = si->fp;
117 so
151 struct sasl_obj *so; local
200 struct sasl_obj *so = (struct sasl_obj *) fp->f_cookie; local
294 struct sasl_obj *so = (struct sasl_obj *) fp->f_cookie; local
456 struct tls_obj *so = (struct tls_obj *) fp->f_cookie; local
498 struct tls_obj *so; local
540 struct tls_obj *so; local
719 struct tls_obj *so = (struct tls_obj *) fp->f_cookie; local
831 struct tls_obj *so = (struct tls_obj *) fp->f_cookie; local
[all...]
/osnet-11/usr/src/lib/libfuse/common/
H A Dfuse.h210 * not possible to determine if a flush is final, so each flush
212 * relatively rare, so this shouldn't be a problem.
276 * function will not return '1' (unless an error happens), so the
720 struct fusemod_so *so; member in struct:fuse_module
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dtwofish.c315 * so that every element p of GF(2)[x]/w(x) is either 0 or equal to (x)^n for
321 * 3. pq=(x^m)(x^n)=x^(m+n), so add m and n and find pq
325 * one of my operands is always a constant, so the poly_to_exp lookup on it
326 * is done in advance; I included the original values in the comments so
330 * exponents I'll ever see are 254 (variable) and 237 (constant), so they'll
332 * so that I don't have to do mod-255 reduction in the exponent arithmetic.
337 * statements so that each if covers four group multiplications. */
515 ctx->s[2][i] = mds[2][q1[q0[q0[(a) ^ sc] ^ sg] ^ sk] ^ so]; \
582 byte si = 0, sj = 0, sk = 0, sl = 0, sm = 0, sn = 0, so = 0, sp = 0;
638 CALC_S (sm, sn, so, s
577 byte si = 0, sj = 0, sk = 0, sl = 0, sm = 0, sn = 0, so = 0, sp = 0; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Dtwofish.c314 * so that every element p of GF(2)[x]/w(x) is either 0 or equal to (x)^n for
320 * 3. pq=(x^m)(x^n)=x^(m+n), so add m and n and find pq
324 * one of my operands is always a constant, so the poly_to_exp lookup on it
325 * is done in advance; I included the original values in the comments so
329 * exponents I'll ever see are 254 (variable) and 237 (constant), so they'll
331 * so that I don't have to do mod-255 reduction in the exponent arithmetic.
336 * statements so that each if covers four group multiplications. */
514 ctx->s[2][i] = mds[2][q1[q0[q0[(a) ^ sc] ^ sg] ^ sk] ^ so]; \
581 byte si = 0, sj = 0, sk = 0, sl = 0, sm = 0, sn = 0, so = 0, sp = 0;
637 CALC_S (sm, sn, so, s
576 byte si = 0, sj = 0, sk = 0, sl = 0, sm = 0, sn = 0, so = 0, sp = 0; local
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dgrep.c310 highlight(Sfio_t* sp, const char* s, int n, int so, int eo) argument
315 sfwrite(sp, s, so);
317 sfwrite(sp, s + so, eo - so);
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c427 pointers into this string, so the order can't be messed with blindly. */
440 char *so;
476 so = hol->short_options;
481 entry->short_options = so;
494 if (oshort (o) && ! find_char (o->key, hol->short_options, so))
496 *so++ = o->key;
501 *so = '\0'; /* null terminated so we can find the length */
566 char *so = entry->short_options;
569 if (oshort (opt) && *so
434 char *so; local
557 char *so = entry->short_options; local
870 char *so, *more_so; local
1101 char *so = entry->short_options; local
[all...]
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c217 * A property, but an element in the DTD, so a resource from the point
669 * properties (so not the fake ones in zonecfg like "fs-allowed"), and aren't
704 * on the resource context, so must be handled outside of the table.
1090 * file, so this operation will not re-write the
1297 * name as "in use," so special case here.
1311 * we're initiating a rename here; so stash the "delete name"
1354 * so that they can be deleted when the operation is committed.
1694 * original file in .backup.<pid>.filename so we can restore it if
1745 * new.xml, or we're doing a rename, so ditto.
1851 * Update user_attr first so tha
2599 int so; local
[all...]

Completed in 71 milliseconds