Searched refs:NCP_IS_FLAG (Results 1 – 3 of 3) sorted by relevance
90 #define NCP_IS_FLAG(server, flag) ((server)->flags & (flag)) macro
920 if (NCP_IS_FLAG(server, NCP_FLAG_UTF8)) { in ncp__io2vol()1020 if (NCP_IS_FLAG(server, NCP_FLAG_UTF8)) { in ncp__vol2io()
585 if (NCP_IS_FLAG(server, NCP_FLAG_UTF8)) in ncp_ioctl()