Searched refs:str_valid (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_msg.c143 if (!str_valid((t))) \
147 if (str_valid((tgt))) \
299 if (str_valid(error))
327 if (!str_valid(error) && errno) {
344 if (str_valid(sysrsrc)) {
H A Dap.h198 #define str_valid(p) ((p) != NULL && *(p) != '\0') macro
H A Dap_sbd.c836 if (str_valid(path)) {
1220 if (str_valid(dst->ms_peer_ap_id)) {
H A Dap.c139 if (!str_valid(ap_id)) {
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s1040 jae str_valid
1047 str_valid: label
1068 jae str_valid
1075 str_valid: label

Completed in 71 milliseconds