Searched refs:STR_NULL (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap_msg.c | 129 #define STR_NULL "NULL" macro 261 get_str(option, ap, STR_NULL); in ap_err() 266 get_str(value, ap, STR_NULL); in ap_err() 297 get_str(path, ap, STR_NULL); in ap_err() 304 get_str(path, ap, STR_NULL); in ap_err() 305 get_str(sym, ap, STR_NULL); in ap_err() 309 get_str(path, ap, STR_NULL); in ap_err() 312 get_str(msg, ap, STR_NULL); in ap_err()
|