Searched refs:STATIC (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_newsysctl.c92 #ifdef STATIC
93 #undef STATIC macro
96 #define STATIC
98 #define STATIC static macro
102 STATIC funnel_t *spl_kernel_funnel(void);
103 STATIC void sysctl_sysctl_debug_dump_node(struct sysctl_oid_list *l, int i);
104 STATIC int sysctl_sysctl_debug(struct sysctl_oid *oidp, void *arg1,
106 STATIC int sysctl_sysctl_name(struct sysctl_oid *oidp, void *arg1,
108 STATIC int sysctl_sysctl_next_ls (struct sysctl_oid_list *lsp,
111 STATIC in
[all...]
H A Dkern_sysctl.c178 #ifdef STATIC
179 #undef STATIC macro
182 #define STATIC
184 #define STATIC static macro
189 STATIC void
191 STATIC void
193 STATIC void
195 STATIC void
197 STATIC void
199 STATIC voi
[all...]
H A Dsubr_prof.c161 STATIC int

Completed in 27 milliseconds