変数 | |
| gid_sid_cache * | next |
| gid_sid_cache * | prev |
| gid_t | gid |
| DOM_SID | sid |
| enum lsa_SidType | sidtype |
lookup_sid.c の 991 行で定義されています。
| struct gid_sid_cache* next |
lookup_sid.c の 992 行で定義されています。
参照元 fetch_gid_from_cache()・fetch_sid_from_gid_cache()・store_gid_sid_cache().
| struct gid_sid_cache * prev |
lookup_sid.c の 992 行で定義されています。
| gid_t gid |
lookup_sid.c の 993 行で定義されています。
参照元 fetch_gid_from_cache()・fetch_sid_from_gid_cache()・store_gid_sid_cache().
lookup_sid.c の 994 行で定義されています。
参照元 fetch_gid_from_cache()・fetch_sid_from_gid_cache()・store_gid_sid_cache().
| enum lsa_SidType sidtype |
lookup_sid.c の 995 行で定義されています。
1.4.7