Searched defs:ent (Results 126 - 150 of 192) sorted by relevance

12345678

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf-eh-frame.c445 struct eh_cie_fde *ent, *this_inf; local
1135 struct eh_cie_fde *ent; local
[all...]
H A Dpeicode.h523 combined_entry_type * ent; local
/macosx-10.10.1/file_cmds-242/compress/
H A Dzopen.c164 #define ent zs->u.w.zs_ent macro
/macosx-10.10.1/iodbc-42.5/iodbc/iodbcinst/
H A Ddlf.c268 slot_t *ent; local
320 slot_t *ent; local
335 insert(hent_t * htab, slot_t * ent) argument
353 slot_t *ent; local
518 slot_t *ent; local
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dmagic.c1675 int ent; local
/macosx-10.10.1/libxml2-26/libxml2/
H A DSAX2.c666 xmlEntityPtr ent; local
902 xmlEntityPtr ent; local
[all...]
H A DdebugXML.c642 xmlCtxtDumpEntityDecl(xmlDebugCtxtPtr ctxt, xmlEntityPtr ent) argument
761 xmlCtxtDumpEntity(xmlDebugCtxtPtr ctxt, xmlEntityPtr ent) argument
1037 xmlEntityPtr ent; local
[all...]
H A Dxinclude.c1263 xmlXIncludeMergeEntity(xmlEntityPtr ent, xmlXIncludeMergeDataPtr data, argument
[all...]
H A Dxmlsave.c536 xmlBufDumpEntityDecl(xmlBufPtr buf, xmlEntityPtr ent) { argument
/macosx-10.10.1/ncurses-44/ncurses/ncurses/tinfo/
H A Dread_termcap.c147 _nc_cgetset(const char *ent) argument
/macosx-10.10.1/ntp-92/lib/isc/
H A Dentropy.c143 isc_entropy_t *ent; member in struct:isc_entropysource
194 samplequeue_release(isc_entropy_t *ent, sample_queue_t *sq) { argument
205 samplesource_allocate(isc_entropy_t *ent, sample_queue_t *sq) { argument
227 add_entropy(isc_entropy_t *ent, isc_uint32_t entropy) { argument
240 subtract_entropy(isc_entropy_t *ent, isc_uint32_t entropy) argument
250 add_pseudo(isc_entropy_t *ent, isc_uint32_t pseudo) argument
263 subtract_pseudo(isc_entropy_t *ent, isc_uint32_t pseudo) argument
309 entropypool_adddata(isc_entropy_t *ent, void *p, unsigned int len, isc_uint32_t entropy) argument
362 reseed(isc_entropy_t *ent) argument
435 crunchsamples(isc_entropy_t *ent, sample_queue_t *sq) argument
478 isc_entropy_t *ent = source->ent; local
527 isc_entropy_getdata(isc_entropy_t *ent, void *data, unsigned int length, unsigned int *returned, unsigned int flags) argument
673 isc_entropy_t *ent; local
719 isc_entropy_t *ent; local
759 destroy_check(isc_entropy_t *ent) argument
782 isc_entropy_t *ent; local
829 isc_entropy_t *ent; local
854 isc_entropy_createcallbacksource(isc_entropy_t *ent, isc_entropystart_t start, isc_entropyget_t get, isc_entropystop_t stop, void *arg, isc_entropysource_t **sourcep) argument
921 isc_entropy_stopcallbacksources(isc_entropy_t *ent) argument
946 isc_entropy_createsamplesource(isc_entropy_t *ent, isc_entropysource_t **sourcep) argument
1023 isc_entropy_t *ent; local
1063 isc_entropy_putdata(isc_entropy_t *ent, void *data, unsigned int length, isc_uint32_t entropy) argument
1079 dumpstats(isc_entropy_t *ent, FILE *out) argument
1097 isc_entropy_stats(isc_entropy_t *ent, FILE *out) argument
1106 isc_entropy_status(isc_entropy_t *ent) argument
1117 isc_entropy_attach(isc_entropy_t *ent, isc_entropy_t **entp) argument
1131 isc_entropy_t *ent; local
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DSAX2.c636 xmlEntityPtr ent; local
872 xmlEntityPtr ent; local
[all...]
H A DdebugXML.c643 xmlCtxtDumpEntityDecl(xmlDebugCtxtPtr ctxt, xmlEntityPtr ent) argument
762 xmlCtxtDumpEntity(xmlDebugCtxtPtr ctxt, xmlEntityPtr ent) argument
1038 xmlEntityPtr ent; local
[all...]
H A Dxinclude.c1260 xmlXIncludeMergeEntity(xmlEntityPtr ent, xmlXIncludeMergeDataPtr data, argument
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixFCmd.c929 FTSENT *ent; local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/gif/
H A Dgif.c1495 register long ent; local
/macosx-10.10.1/xar-254/xarsig/
H A Dxar-sig.c693 FTSENT *ent; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/kdc/
H A Dkerberos5.c1373 make_etype_info_entry(krb5_context context, ETYPE_INFO_ENTRY *ent, Key *key) argument
1464 make_etype_info2_entry(ETYPE_INFO2_ENTRY *ent, Key *key) argument
[all...]
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dfile_module.c1805 struct dirent *ent, entbuf; local
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dmonitor.c339 monitor_permit(struct mon_table *ent, enum monitor_reqtype type, int permit) argument
354 struct mon_table *ent = mon_dispatch; local
368 struct mon_table *ent; local
581 monitor_read(struct monitor *pmonitor, struct mon_table *ent, struct mon_table **pent) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/codesign_wrapper/
H A Dcodesign_wrapper.c400 CFDataRef ent = extract_entitlements_blob(entitlements, entitlements_size); local
/macosx-10.10.1/apache-793/httpd/modules/generators/
H A Dmod_autoindex.c746 struct ent { struct
[all...]
/macosx-10.10.1/apache-793/httpd/modules/proxy/
H A Dmod_proxy.c582 PROXY_DECLARE(int) ap_proxy_trans_match(request_rec *r, struct proxy_alias *ent, argument
686 struct proxy_alias *ent; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/bind9/
H A Dcheck.c60 check_orderent(const cfg_obj_t *ent, isc_log_t *logctx) { argument
/macosx-10.10.1/bootp-298/bootpd.tproj/
H A Dbsdpd.c1227 PLCacheEntry_t * ent = *entry; local

Completed in 355 milliseconds

12345678