HomeSort by relevance Sort by last modified time
    Searched refs:lc (Results 1 - 25 of 719) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /onnv/onnv-gate/usr/src/lib/libnisdb/
ldap_op.c 441 exclusiveLC(__nis_ldap_conn_t *lc) {
445 if (lc == 0)
448 stat = mutex_trylock(&lc->mutex);
449 if (stat == EBUSY && lc->owner != me)
450 mutex_lock(&lc->mutex);
452 lc->owner = me;
457 assertExclusive(__nis_ldap_conn_t *lc) {
461 if (lc == 0)
464 stat = mutex_trylock(&lc->mutex);
467 mutex_unlock(&lc->mutex)
865 __nis_ldap_conn_t *lc; local
941 __nis_ldap_conn_t *lc; local
1015 __nis_ldap_conn_t *lc, *tmp; local
1089 __nis_ldap_conn_t *lc = NULL; local
1121 __nis_ldap_conn_t *lc = NULL; local
1236 __nis_ldap_conn_t *lc, *newlc; local
1352 __nis_ldap_conn_t *lc; local
2241 __nis_ldap_conn_t *lc; local
2539 __nis_ldap_conn_t *lc = lcv; local
2637 __nis_ldap_conn_t *lc; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fm/schemes/fmd/
Makefile 34 LDLIBS += -lc
  /onnv/onnv-gate/usr/src/lib/libldap4/common/
request.c 63 static void use_connection( LDAP *ld, LDAPConn *lc );
169 *parentreq, LDAPServer *srvlist, LDAPConn *lc, int bind )
186 if ( lc == NULL ) {
202 lc = ld->ld_defconn;
204 if (( lc = find_connection( ld, srvlist, 1 )) ==
206 lc = new_connection( ld, &srvlist, 0, 1, bind );
212 if ( lc == NULL || lc->lconn_status != LDAP_CONNST_CONNECTED ) {
226 use_connection( ld, lc );
230 free_connection( ld, lc, 0, 0 )
302 LDAPConn *lc; local
428 LDAPConn *lc; local
520 LDAPConn *lc; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libgen/common/
gmatch.c 77 wchar_t lc = 0; local
88 if (c == '-' && lc && *p != ']') {
95 valid_range(lc, c)) {
96 if (scc < lc || scc > c)
103 valid_range(lc, c))
104 if (lc <= scc &&
112 lc = c;
114 if (scc != lc)
121 if (scc == lc)
  /onnv/onnv-gate/usr/src/lib/libc/port/i18n/
__fgetwc_xpg5.c 44 void *lc; local
50 if (_set_orientation_wide(iop, &lc,
57 result = fp_fgetwc(lc, iop);
__fgetws_xpg5.c 59 void *lc; local
65 if (_set_orientation_wide(iop, &lc,
73 if ((c = fp_fgetwc(lc, iop)) == EOF) {
__fputwc_xpg5.c 56 void *lc; local
62 if (_set_orientation_wide(iop, &lc,
73 n = fp_wctomb(lc, mbs, (wchar_t)wc);
  /onnv/onnv-gate/usr/src/lib/krb5/kadm5/clnt/amd64/
Makefile 32 LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lsocket -lc
  /onnv/onnv-gate/usr/src/lib/krb5/kadm5/clnt/i386/
Makefile 31 LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lsocket -lc
  /onnv/onnv-gate/usr/src/lib/krb5/kadm5/clnt/sparc/
Makefile 31 LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lsocket -lc
  /onnv/onnv-gate/usr/src/lib/krb5/kadm5/clnt/sparcv9/
Makefile 32 LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lsocket -lc
  /onnv/onnv-gate/usr/src/lib/pam_modules/authtok_get/
Makefile.com 36 LDLIBS += -lpam -lc
  /onnv/onnv-gate/usr/src/lib/pam_modules/krb5/i386/
Makefile 30 LDLIBS += -lpam -lc
  /onnv/onnv-gate/usr/src/lib/pam_modules/krb5/sparc/
Makefile 30 LDLIBS += -lpam -lc
  /onnv/onnv-gate/usr/src/lib/pam_modules/passwd_auth/
Makefile.com 36 LDLIBS += -lpam -lc
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_spnego/amd64/
Makefile 30 LDLIBS64 += -lgss -lc -lmech_krb5 -L$(ROOT_KLIBDIR64) $(KRUNPATH64)
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_spnego/i386/
Makefile 30 LDLIBS += -lgss -lc -lmech_krb5 -L$(ROOT_KLIBDIR) $(KRUNPATH)
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_spnego/sparc/
Makefile 30 LDLIBS += -lgss -lc -lmech_krb5 -L$(ROOT_KLIBDIR) $(KRUNPATH)
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_spnego/sparcv9/
Makefile 31 LDLIBS64 += -lgss -lc -lmech_krb5 -L$(ROOT_KLIBDIR64) $(KRUNPATH64)
  /onnv/onnv-gate/usr/src/cmd/isns/isnsd/
qry.c 347 lookup_ctrl_t lc; local
350 SET_UID_LCP(&lc, OBJ_PG, 0);
354 lc.data[0].ui = uid;
355 puid = (uint32_t)cache_lookup(&lc, NULL,
377 lookup_ctrl_t lc; local
387 lc.curr_uid = uid;
388 lc.type = OBJ_PG;
389 lc.id[0] = ATTR_INDEX_PG(ISNS_PG_ISCSI_NAME_ATTR_ID);
390 lc.op[0] = OP_STRING;
391 lc.data[0].ptr = lcp->data[1].ptr
441 lookup_ctrl_t lc; local
496 lookup_ctrl_t lc; local
540 lookup_ctrl_t lc; local
698 lookup_ctrl_t lc; local
726 lookup_ctrl_t lc; local
801 lookup_ctrl_t lc = { 0 }; \/* !!! need to be empty *\/ local
1036 lookup_ctrl_t lc; local
1189 lookup_ctrl_t lc; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libldap5/sources/ldap/common/
request.c 46 static void use_connection( LDAP *ld, LDAPConn *lc );
153 LDAPConn *lc, /* connection to use (NULL for default) */
166 if ( lc == NULL ) {
187 lc = ld->ld_defconn;
189 if (( lc = find_connection( ld, srvlist, 1 )) ==
197 lc = nsldapi_new_connection( ld, &srvlist, 0,
215 if ( lc == NULL
217 && lc->lconn_status != LDAP_CONNST_CONNECTING
218 && lc->lconn_status != LDAP_CONNST_CONNECTED)
220 && lc->lconn_status != LDAP_CONNST_CONNECTED) ) )
365 LDAPConn *lc; local
539 LDAPConn *lc; local
634 LDAPConn *lc; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libresolv2/common/isc/
logging.c 176 log_close_debug_channels(log_context lc) {
180 for (i = 0; i < lc->num_categories; i++)
181 for (lcl = lc->categories[i]; lcl != NULL; lcl = lcl->next)
207 log_check_channel(log_context lc, int level, log_channel chan) {
210 REQUIRE(lc != NULL);
212 debugging = ((lc->flags & LOG_OPTION_DEBUG) != 0);
229 chan_level = lc->level;
240 log_check(log_context lc, int category, int level) {
244 REQUIRE(lc != NULL);
246 debugging = ((lc->flags & LOG_OPTION_DEBUG) != 0)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
logsubr.c 324 log_ctl_t *lc = (log_ctl_t *)mp->b_rptr; local
325 lc->flags |= SL_LOGONLY;
332 if (lc->ttime == 0) {
355 hlc->ttime = lc->ttime - (lc->ltime - hlc->ltime) / hz;
438 log_error(log_t *lp, log_ctl_t *lc)
440 if ((lc->pri & LOG_FACMASK) == LOG_KERN)
441 lc->pri = LOG_KERN | LOG_ERR;
446 log_trace(log_t *lp, log_ctl_t *lc)
458 if (tid->ti_level < lc->level && tid->ti_level >= 0
498 log_ctl_t *lc; local
554 log_ctl_t *lc = (log_ctl_t *)mp->b_rptr; local
709 log_ctl_t *lc; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libast/common/port/
lc.c 348 lccanon(Lc_t* lc, unsigned long flags, char* buf, size_t siz)
350 if ((flags & LC_local) && (!lc->language || !(lc->language->flags & (LC_debug|LC_default))))
357 if (lc->index &&
358 GetLocaleInfo(lc->index, LOCALE_SENGLANGUAGE, lang, sizeof(lang)) &&
359 GetLocaleInfo(lc->index, LOCALE_SENGCOUNTRY, ctry, sizeof(ctry)))
361 if (!GetLocaleInfo(lc->index, LOCALE_IDEFAULTANSICODEPAGE, code, sizeof(code)))
363 if (!lc->charset || !lc->charset->ms)
365 else if (streq(lc->charset->ms, code)
395 Lc_t* lc; local
737 Lc_t lc; member in struct:Lc_scan_s
    [all...]
  /onnv/onnv-gate/usr/src/lib/crypt_modules/bsdmd5/
Makefile.com 33 LDLIBS += -lc -lmd

Completed in 479 milliseconds

1 2 3 4 5 6 7 8 91011>>