Home
last modified time | relevance | path

Searched defs:NP (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/hal/addons/network-devices/
H A Dsnmp.c27 #define NP(x) (x?x:"NULL") macro
H A Daddon-network-discovery.c32 #define NP(x) (x?x:"NULL") macro
H A Dcommon.c29 #define NP(x) (x?x:"NULL") macro
/illumos-gate/usr/src/cmd/hal/utils/
H A Dprinter.c116 #define NP(x) (x?x:"") in add_printer_info() macro
/illumos-gate/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c471 #define NP(x) (x?x:"") macro