Searched refs:NCP_MOUNT_NO_OS2 (Results 1 – 2 of 2) sorted by relevance
20 #define NCP_MOUNT_NO_OS2 0x0008 /* do not use OS/2 (LONG) namespace */ macro
356 if ((*namespace == NW_NS_OS2) && !(server->m.flags&NCP_MOUNT_NO_OS2)) in ncp_get_known_namespace()