Searched refs:CTL_MAXNAME (Results 1 – 5 of 5) sorted by relevance
121 static int mib_reserved[CTL_MAXNAME]; in GetStolenPages()122 static int mib_unusable[CTL_MAXNAME]; in GetStolenPages()123 static int mib_other[CTL_MAXNAME]; in GetStolenPages()134 mib_reserved_len = CTL_MAXNAME; in GetStolenPages()145 mib_unusable_len = CTL_MAXNAME; in GetStolenPages()157 mib_other_len = CTL_MAXNAME; in GetStolenPages()
1974 int mib[CTL_MAXNAME]={0,}; in GetCPUTypeForLocalProcess()1975 size_t len = CTL_MAXNAME; in GetCPUTypeForLocalProcess()
31 #define CTL_MAXNAME 10 /* how many path components do we allow in a macro
737 #define VKI_CTL_MAXNAME CTL_MAXNAME
1097 int mib[CTL_MAXNAME]={0,};1098 size_t mib_len = CTL_MAXNAME;