Searched +defs:msg +defs:name (Results 176 - 200 of 526) sorted by relevance

1234567891011>>

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-sh64.c217 const char *msg; local
265 sh64_backend_section_from_shdr(bfd *abfd, Elf_Internal_Shdr *hdr, const char *name, int shindex) argument
486 char *name = (char *) cname; local
518 char *msg = NULL; local
[all...]
H A Delf32-xstormy16.c779 const char * name = NULL; local
893 const char * msg = NULL; local
[all...]
H A Dlibbfd.c911 bfd_generic_is_local_label_name(bfd *abfd, const char *name) argument
928 const char *msg; local
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dmep-asm.c1138 static char msg[80]; local
465 char *name; member in struct:__anon8074
509 lookup_macro(const char *name) argument
1136 static char msg[80]; local
1230 static char msg [80]; local
1240 static char msg [80]; local
[all...]
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_options.c109 const char msg[] = "libdtrace DEBUG: [ forcing coredump ]\n"; local
678 char *name; member in struct:__anon8404
/macosx-10.10/dtrace-147/plockstat/
H A Dplockstat.c515 char name[256]; local
668 prochandler(struct ps_prochandle *P, const char *msg, void *arg) argument
/macosx-10.10/emacs-93/emacs/nt/
H A Dpreprep.c54 char *name; member in struct:file_data
182 find_section (char * name, IMAGE_NT_HEADERS * nt_header) argument
430 char msg[100]; local
/macosx-10.10/emacs-93/emacs/src/
H A Dunexw32.c216 find_section (char * name, IMAGE_NT_HEADERS * nt_header) argument
569 char msg[10 local
[all...]
/macosx-10.10/gnudiff-19/diffutils/src/
H A Dutil.c35 struct msg struct
53 perror_with_name(char const *name) argument
61 pfatal_with_name(char const *name) argument
175 char *name; local
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dprint.c71 char *name; member in struct:printmap
176 const char *options, *msg = e_file+4; local
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_write_set_format_pax.c352 const char *name; local
944 const char *msg = "archive_write_pax_header: " local
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A DtestSAX.c308 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, argument
332 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, argument
399 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) argument
418 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) argument
440 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, const xmlChar *publicId, const xmlChar *systemId, xmlChar *content) argument
467 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, const xmlChar * name, int type, int def, const xmlChar * defaultValue, xmlEnumerationPtr tree) argument
493 elementDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, xmlElementContentPtr content ATTRIBUTE_UNUSED) argument
513 notationDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar *publicId, const xmlChar *systemId) argument
534 unparsedEntityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar *publicId, const xmlChar *systemId, const xmlChar *notationName) argument
609 startElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar **atts) argument
635 endElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) argument
676 referenceDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) argument
777 warningDebug(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) argument
800 errorDebug(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) argument
823 fatalErrorDebug(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) argument
[all...]
H A Dtestrecurse.c314 channel(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { argument
399 const xmlChar *name = NULL; local
/macosx-10.10/mDNSResponder-561.1.1/mDNSMacOSX/
H A DLegacyNATTraversal.c58 char *name; member in struct:Property_struct
890 static const char msg[] = local
[all...]
H A Dhelper-stubs.c165 void mDNSNotify(const char *title, const char *msg) // Both strings are UTF-8 text argument
262 } name; local
[all...]
/macosx-10.10/ntp-92/lib/isc/
H A Dhttpd.c609 static char msg[] = "No such URL."; local
801 isc_httpd_addheader(isc_httpd_t *httpd, const char *name, argument
848 isc_httpd_addheaderuint(isc_httpd_t *httpd, const char *name, int val) argument
[all...]
/macosx-10.10/pdisk-9/
H A DSCSI_media.c443 char* msg; local
483 char* msg; local
532 char* msg; local
925 char *name; local
/macosx-10.10/ppp-786.1.1/Drivers/L2TP/L2TP-vpn/
H A Dmain.c135 char name[MAXPATHLEN]; local
428 struct vpnctl_cmd_redirect msg; local
[all...]
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dchap-new.c117 char *name; member in struct:chap_client_state
128 char *name; member in struct:chap_server_state
394 unsigned char *name = NULL; /* initialized to shut gcc up */ local
557 chap_verify_response(u_char *name, u_char *ourname, int id, struct chap_digest_type *digest, unsigned char *challenge, unsigned char *response, unsigned char *message, int message_space) argument
818 const char *msg = NULL; local
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DtestSAX.c308 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, argument
332 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, argument
399 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) argument
418 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) argument
440 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, const xmlChar *publicId, const xmlChar *systemId, xmlChar *content) argument
467 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, const xmlChar * name, int type, int def, const xmlChar * defaultValue, xmlEnumerationPtr tree) argument
493 elementDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, xmlElementContentPtr content ATTRIBUTE_UNUSED) argument
513 notationDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar *publicId, const xmlChar *systemId) argument
534 unparsedEntityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar *publicId, const xmlChar *systemId, const xmlChar *notationName) argument
609 startElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar **atts) argument
635 endElementDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) argument
676 referenceDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) argument
777 warningDebug(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) argument
800 errorDebug(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) argument
823 fatalErrorDebug(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) argument
[all...]
H A Dtestrecurse.c318 channel(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { argument
403 const xmlChar *name = NULL; local
/macosx-10.10/remote_cmds-47/timed.tproj/timed.tproj/
H A Dtimed.c84 char *name; member in struct:nets
92 char name[MAXHOSTNAMELEN]; member in struct:goodhost
466 struct tsp msg; local
[all...]
/macosx-10.10/rsync-45/rsync/popt/
H A Dpopt.c34 /*@unused@*/ static void prtcon(const char *msg, poptContext con) argument
148 poptContext poptGetContext(const char * name, int argc, const char ** argv, argument
/macosx-10.10/ruby-106/ruby/
H A Dsignal.c662 char msg[] = "SEGV received in SEGV handler\n"; local
1003 const char *name = signo2signm(sig); local
[all...]
/macosx-10.10/screen-22/screen/
H A Dscreen.h177 struct msg struct
277 char *name; member in struct:acl

Completed in 348 milliseconds

1234567891011>>