]> andersk Git - moira.git/commitdiff
add definitions for dirflags field
authordanw <danw>
Thu, 14 Aug 1997 20:22:24 +0000 (20:22 +0000)
committerdanw <danw>
Thu, 14 Aug 1997 20:22:24 +0000 (20:22 +0000)
include/moira_site.h

index 2575cf2c2517f2fc4a22804fecd04d81888e6cef..18804f77d1b50c1a13d9b5efcef04b27fba8777a 100644 (file)
 #define USH_SHELL       1
 #define USH_END         2
 
+/* MITdir pref bits */
+
+#define DIRFLAGS_SUPPRESS 1
+#define DIRFLAGS_NONLOCAL 2
+
 /* Zehpyr ACL queries */
 
 #define ZA_CLASS       0
This page took 0.332891 seconds and 5 git commands to generate.