HomeSort by: relevance | last modified time | path
    Searched defs:null_print (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/libpcap/dist/
pcap-dos.c 966 static void null_print (void) {} function
997 _w32_print_hook = null_print;
  /src/external/gpl3/binutils/dist/binutils/
objdump.c 3210 null_print (const void * stream ATTRIBUTE_UNUSED, const char * format ATTRIBUTE_UNUSED, ...)
3215 /* Like null_print, but takes the extra STYLE argument. As this is not
3481 (inf, inf->stream, (fprintf_ftype) null_print,
3205 null_print (const void * stream ATTRIBUTE_UNUSED, const char * format ATTRIBUTE_UNUSED, ...) function
  /src/external/gpl3/binutils.old/dist/binutils/
objdump.c 3219 null_print (const void * stream ATTRIBUTE_UNUSED, const char * format ATTRIBUTE_UNUSED, ...)
3224 /* Like null_print, but takes the extra STYLE argument. As this is not
3490 (inf, inf->stream, (fprintf_ftype) null_print,
3214 null_print (const void * stream ATTRIBUTE_UNUSED, const char * format ATTRIBUTE_UNUSED, ...) function

Completed in 36 milliseconds