Searched defs:le (Results 1 - 25 of 42) sorted by relevance

12

/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dinet_pton.c94 int le = WSAGetLastError(); local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLdifWriter.cpp32 void LdifWriter::writeRecord(const LDAPEntry& le) argument
H A DLDAPEntry.cpp101 ostream& operator << (ostream& s, const LDAPEntry& le){ argument
H A DLDAPConnection.cpp177 void LDAPConnection::add(const LDAPEntry* le, const LDAPConstraints* cons){ argument
H A DLDAPAsynConnection.cpp185 LDAPMessageQueue* LDAPAsynConnection::add( const LDAPEntry* le, argument
/macosx-10.10.1/Heimdal-398.1.2/lib/otp/
H A Dotp_md.c83 otp_md_init(OtpKey key, const char *pwd, const char *seed, const EVP_MD *md, int le, unsigned char *res, size_t ressz) argument
120 otp_md_next(OtpKey key, const EVP_MD *md, int le, unsigned char *res, size_t ressz) argument
144 otp_md_hash(const char *data, size_t len, const EVP_MD *md, int le, unsigned char *res, size_t ressz) argument
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts/
H A Ddd-ex.sh163 le () { function
/macosx-10.10.1/BerkeleyDB-21/db/rep/
H A Drep_lease.c125 REP_LEASE_ENTRY *le, *table; local
169 REP_LEASE_ENTRY *le; local
233 REP_LEASE_ENTRY *le, *table; local
273 REP_LEASE_ENTRY *le, *table; local
425 REP_LEASE_ENTRY *le, *table; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A Dloengine.cpp33 LayoutEngine *le = (LayoutEngine *) engine; local
49 LayoutEngine *le = (LayoutEngine *) engine; local
63 LayoutEngine *le = (LayoutEngine *) engine; local
78 LayoutEngine *le = (LayoutEngine *) engine; local
93 LayoutEngine *le = (LayoutEngine *) engine; local
109 LayoutEngine *le = (LayoutEngine *) engine; local
124 LayoutEngine *le = (LayoutEngine *) engine; local
141 LayoutEngine *le = (LayoutEngine *) engine; local
155 LayoutEngine *le = (LayoutEngine *) engine; local
[all...]
/macosx-10.10.1/cups-408/cups/ppdc/
H A Dppdc.cxx60 ppdcLineEnding le; // Line ending to use local
H A Dppdc-driver.cxx376 write_ppd_file( cups_file_t *fp, ppdcCatalog *catalog, ppdcArray *locales, ppdcSource *src, ppdcLineEnding le) argument
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dlist.c49 list_t *le; local
82 list_t *le, **le2; local
103 list_t *le; local
[all...]
H A Dtdata.c277 labelent_t *le = xmalloc(sizeof (*le)); local
288 labelent_t *le = data; local
307 tdata_label_find_cb(labelent_t *le, labelent_t *tmpl) argument
335 labelent_t *le local
354 tdata_label_free_cb(labelent_t *le, void *private) argument
[all...]
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_entry_link_resolver.c149 struct links_entry *le; local
167 struct links_entry *le; local
251 struct links_entry *le; local
306 struct links_entry *le; local
341 struct links_entry *le; local
373 struct links_entry *le, **new_buckets; local
[all...]
H A Darchive_read_support_format_cpio.c730 struct links_entry *le; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DOutputBuffer.h31 OutputBuffer(std::vector<unsigned char> &Out, bool is64bit, bool le) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Dexpand_path.c159 DWORD le = GetLastError(); local
/macosx-10.10.1/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-match-utils.h528 int we, ue, le, got_equiv = 0; local
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dlist.c52 entry_to_citer(const atf_list_t *l, const struct list_entry *le) argument
62 entry_to_iter(atf_list_t *l, struct list_entry *le) argument
74 struct list_entry *le; local
89 delete_entry(struct list_entry *le) argument
102 struct list_entry *le; local
127 const struct list_entry *le = citer.m_entry; local
135 const struct list_entry *le = citer.m_entry; local
164 const struct list_entry *le = iter.m_entry; local
172 const struct list_entry *le = iter.m_entry; local
230 struct list_entry *le; local
254 struct list_entry *le = l->m_begin; local
261 const struct list_entry *le = l->m_begin; local
357 struct list_entry *le, *next, *prev; local
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dhash.c157 struct curl_llist_element *le; local
191 struct curl_llist_element *le; local
209 struct curl_llist_element *le; local
231 struct curl_llist_element *le; local
264 struct curl_llist_element *le; local
[all...]
/macosx-10.10.1/rsync-45/rsync/popt/
H A Dpopthelp.c123 char * le = malloc(4*lineLength + 1); local
222 char * le = left + strlen(left); local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DSphereFile.c114 int i = 0, le = Snack_PlatformIsLittleEndian(); local
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Dutf-16.el[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dtcp_timer.h234 LIST_ENTRY(tcptimerentry) le; /* links for timer list */ member in struct:tcptimerentry
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_seg.c414 KXLDSeg *le = NULL; local

Completed in 152 milliseconds

12