Searched refs:D_INFO (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/am-utils/dist/include/ |
| H A D | am_utils.h | 455 # define D_INFO 0x0100 /* info service specific debugging (hesiod, nis, etc) */ macro 461 # define D_BASIC (D_TRACE|D_FULL|D_STR|D_MEM|D_INFO|D_XDRTRACE|D_READDIR) 509 # define D_INFO 0x0000 /* dummy: info service debugging */ macro
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ |
| H A D | hand.c | 41 DEBUG((D_INFO, "LibLocateProtocol: Handle not found\n")); in LibLocateProtocol() 485 DEBUG((D_INFO, "LibInstallProtocolInterface: %d %x\n", Protocol, Interface)); in LibInstallProtocolInterfaces()
|
| /netbsd-src/external/bsd/am-utils/dist/amd/ |
| H A D | info_hesiod.c | 114 if (amuDebug(D_INFO)) in hesiod_search()
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efidebug.h | 54 #define D_INFO 0x00000040 // Verbose macro
|
| /netbsd-src/external/bsd/am-utils/dist/libamu/ |
| H A D | xutil.c | 101 {"info", D_INFO}, /* info service specific debugging (hesiod, nis, etc) */
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | ChangeLog | 10121 * include/am_utils.h (D_INFO): define new trace option.
|