Searched defs:lc (Results 1 - 25 of 174) sorted by relevance

1234567

/netbsd-current/external/bsd/flex/dist/examples/fastwc/
H A Dmywc.c8 int c, cc = 0, wc = 0, lc = 0; local
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dunbind.c47 ldapconn_t *lc = NULL, lc_curr; local
[all...]
H A Dcompare.c46 ldapconn_t *lc = NULL; local
H A Ddelete.c46 ldapconn_t *lc = NULL; local
H A Dadd.c46 ldapconn_t *lc = NULL; local
H A Dmodrdn.c46 ldapconn_t *lc = NULL; local
H A Dinit.c273 ldapconn_t *lc = v_lc; local
348 ldapconn_t *lc = LDAP_TAILQ_FIRST( &li->li_conn_priv[ i ].lic_priv ); local
[all...]
H A Dmodify.c46 ldapconn_t *lc = NULL; local
/netbsd-current/lib/libutil/compat/
H A Dcompat_login_cap.c64 setusercontext(login_cap_t *lc, struct passwd50 *pw50, uid_t uid, u_int flags) argument
/netbsd-current/tests/lib/libc/sys/
H A Dt_lwp_ctl.c49 lwpctl_t *lc; local
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPAsynConnection.h312 LDAPAsynConnection(const LDAPAsynConnection& lc){}; argument
H A DLDAPSaslBindResult.cpp22 LDAP* lc = req->getConnection()->getSessionHandle(); local
H A DLDAPException.cpp24 LDAPException::LDAPException(const LDAPAsynConnection *lc) throw() argument
H A DLDAPExtResult.cpp22 LDAP* lc = req->getConnection()->getSessionHandle(); local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dnumeric_members.cc67 lconv* lc = localeconv_l((locale_t) __cloc); local
166 lconv* lc = localeconv_l((locale_t) __cloc); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dnumeric_members.cc67 lconv* lc = localeconv_l((locale_t) __cloc); local
166 lconv* lc = localeconv_l((locale_t) __cloc); local
[all...]
/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dconfig_test.c43 const char *lc; member in struct:varnames
[all...]
/netbsd-current/games/mille/
H A Dprint.c109 show_card(int y, int x, CARD c, CARD *lc) argument
/netbsd-current/usr.bin/newgrp/
H A Dnewgrp.c71 login_cap_t *lc; local
/netbsd-current/external/cddl/osnet/dist/lib/libgen/common/
H A Dgmatch.c97 wchar_t lc = 0; local
/netbsd-current/sys/kern/
H A Dsubr_localcount.c73 localcount_init(struct localcount *lc) argument
98 localcount_drain(struct localcount *lc, kcondvar_ argument
143 localcount_fini(struct localcount *lc) argument
161 struct localcount *lc = cookie0; local
180 localcount_adjust(struct localcount *lc, int delta) argument
210 localcount_acquire(struct localcount *lc) argument
234 localcount_release(struct localcount *lc, kcondvar_t *cv, kmutex_t *interlock) argument
277 localcount_debug_refcnt(const struct localcount *lc) argument
[all...]
H A Dkern_module_hook.c66 module_hook_set(bool *hooked, struct localcount *lc) argument
82 module_hook_unset(bool *hooked, struct localcount *lc) argument
106 module_hook_tryenter(bool *hooked, struct localcount *lc) argument
121 module_hook_exit(struct localcount *lc) argument
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/examples/
H A Dmain.cpp26 LDAPConnection *lc=new LDAPConnection("localhost",9009); local
[all...]
H A DreadSchema.cpp23 LDAPConnection *lc=new LDAPConnection("192.168.3.128",389); local
/netbsd-current/lib/libcurses/
H A Dchgat.c62 __LDATA *lc; local

Completed in 189 milliseconds

1234567