• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/xnu-2782.1.97/bsd/kern/

Lines Matching refs:STATIC

186 #ifdef STATIC
187 #undef STATIC
190 #define STATIC
192 #define STATIC static
199 STATIC void
201 STATIC void
203 STATIC void
205 STATIC void
207 STATIC void
209 STATIC void
226 STATIC int
233 STATIC int sysdoproc_filt_KERN_PROC_PID(proc_t p, void * arg);
234 STATIC int sysdoproc_filt_KERN_PROC_PGRP(proc_t p, void * arg);
235 STATIC int sysdoproc_filt_KERN_PROC_TTY(proc_t p, void * arg);
236 STATIC int sysdoproc_filt_KERN_PROC_UID(proc_t p, void * arg);
237 STATIC int sysdoproc_filt_KERN_PROC_RUID(proc_t p, void * arg);
239 STATIC int sysdoproc_filt_KERN_PROC_LCID(proc_t p, void * arg);
244 /* forward declarations for non-static STATIC */
245 STATIC void fill_loadavg64(struct loadavg *la, struct user64_loadavg *la64);
246 STATIC void fill_loadavg32(struct loadavg *la, struct user32_loadavg *la32);
247 STATIC int sysctl_handle_kern_threadname(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
248 STATIC int sysctl_sched_stats(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
249 STATIC int sysctl_sched_stats_enable(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
250 STATIC int sysctl_kdebug_ops SYSCTL_HANDLER_ARGS;
252 STATIC int sysctl_docountsyscalls SYSCTL_HANDLER_ARGS;
254 STATIC int sysctl_doprocargs SYSCTL_HANDLER_ARGS;
255 STATIC int sysctl_doprocargs2 SYSCTL_HANDLER_ARGS;
256 STATIC int sysctl_prochandle SYSCTL_HANDLER_ARGS;
257 STATIC int sysctl_aiomax(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
258 STATIC int sysctl_aioprocmax(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
259 STATIC int sysctl_aiothreads(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
260 STATIC int sysctl_maxproc(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
261 STATIC int sysctl_osversion(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
262 STATIC int sysctl_sysctl_bootargs(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
263 STATIC int sysctl_maxvnodes(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
264 STATIC int sysctl_securelvl(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
265 STATIC int sysctl_domainname(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
266 STATIC int sysctl_hostname(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
267 STATIC int sysctl_procname(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
268 STATIC int sysctl_boottime(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
269 STATIC int sysctl_symfile(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
271 STATIC int sysctl_netboot(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
274 STATIC int sysctl_imgsrcdev(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
276 STATIC int sysctl_usrstack(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
277 STATIC int sysctl_usrstack64(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
278 STATIC int sysctl_coredump(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
279 STATIC int sysctl_suid_coredump(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
280 STATIC int sysctl_delayterm(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
281 STATIC int sysctl_rage_vnode(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
282 STATIC int sysctl_kern_check_openevt(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
283 STATIC int sysctl_nx(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
284 STATIC int sysctl_loadavg(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
285 STATIC int sysctl_vm_toggle_address_reuse(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
286 STATIC int sysctl_swapusage(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
287 STATIC int fetch_process_cputype( proc_t cur_proc, int *name, u_int namelen, cpu_type_t *cputype);
288 STATIC int sysctl_sysctl_native(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
289 STATIC int sysctl_sysctl_cputype(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
290 STATIC int sysctl_safeboot(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
291 STATIC int sysctl_singleuser(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
292 STATIC int sysctl_slide(struct sysctl_oid *oidp, void *arg1, int arg2, struct sysctl_req *req);
297 STATIC void
306 STATIC void
332 STATIC int
392 STATIC int
437 STATIC int
466 STATIC int
587 STATIC int
596 STATIC int
605 STATIC int
623 STATIC int
642 STATIC int
661 STATIC int
721 STATIC int
895 STATIC void
955 STATIC void
1016 STATIC void
1066 STATIC void
1109 STATIC void
1117 STATIC void
1124 STATIC int
1202 STATIC int
1229 STATIC int
1256 STATIC int
1512 STATIC int
1532 STATIC int
1552 STATIC int
1574 STATIC int
1652 STATIC int
1671 STATIC int
1728 STATIC int
1773 STATIC int
1796 STATIC int
1816 STATIC int
1833 STATIC int
1902 STATIC int
1926 STATIC int
1943 STATIC int
1959 STATIC int
1998 STATIC int
2090 STATIC int
2140 STATIC int
2151 STATIC int
2166 STATIC int
2190 STATIC int
2214 STATIC int
2237 STATIC int
2287 STATIC int
2324 STATIC int
2362 STATIC int
2397 STATIC int
2419 STATIC int
2436 STATIC int
2510 STATIC int
2546 STATIC int
2561 STATIC int
2573 STATIC int
2584 STATIC int
2609 STATIC int
2754 STATIC int