Home
last modified time | relevance | path

Searched defs:authattr_s (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/head/
H A Dauth_attr.h83 typedef struct authattr_s { struct
84 char *name; /* authorization name */
85 char *res1; /* reserved for future use */
86 char *res2; /* reserved for future use */
87 char *short_desc; /* short description */
88 char *long_desc; /* long description */
89 kva_t *attr; /* array of key-value pair attributes */