Searched defs:IS_STR_NULL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_impl.h72 #define IS_STR_NULL(x) ((x) == NULL ? "NULL" : (x)) macro

Completed in 44 milliseconds