Searched refs:SMC_ASCII_BLANK (Results 1 – 1 of 1) sorted by relevance
31 #define SMC_ASCII_BLANK 32 macro84 if ((pnetid1[i] == 0 || pnetid1[i] == SMC_ASCII_BLANK) && in smc_pnet_match()85 (pnetid2[i] == 0 || pnetid2[i] == SMC_ASCII_BLANK)) in smc_pnet_match()