|
|
| version 1.1, 2003/06/17 02:50:27 | version 1.2, 2004/02/25 15:12:54 |
|---|---|
| Line 25 | Line 25 |
| * Sun Microsystems, Inc. | * Sun Microsystems, Inc. |
| * 2550 Garcia Avenue | * 2550 Garcia Avenue |
| * Mountain View, California 94043 | * Mountain View, California 94043 |
| * | |
| * $DragonFly$ | |
| */ | */ |
| /* | /* |
| Line 44 | Line 46 |
| /* From: #pragma ident "@(#)nis_tags.h 1.10 94/05/03 SMI" */ | /* From: #pragma ident "@(#)nis_tags.h 1.10 94/05/03 SMI" */ |
| /* from file: zns_tags.h 1.7 Copyright (c) 1990 Sun Microsystems */ | /* from file: zns_tags.h 1.7 Copyright (c) 1990 Sun Microsystems */ |
| #ifdef __cplusplus | |
| extern "C" { | |
| #endif | |
| #ifndef ORIGINAL_DECLS | #ifndef ORIGINAL_DECLS |
| #define NIS_DIR "data" | #define NIS_DIR "data" |
| #endif | #endif |
| Line 130 extern "C" { | Line 128 extern "C" { |
| #define RECURS_GROUPS 2 /* Recursive Groups allowed */ | #define RECURS_GROUPS 2 /* Recursive Groups allowed */ |
| #define NEGMEM_GROUPS 4 /* Negative Groups allowed */ | #define NEGMEM_GROUPS 4 /* Negative Groups allowed */ |
| #ifdef __cplusplus | |
| } | |
| #endif | |
| #endif /* _RPCSVC_NIS_TAGS_H */ | #endif /* _RPCSVC_NIS_TAGS_H */ |