HomeSort by: relevance | last modified time | path
    Searched defs:sysctlnode (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/sys/
sysctl.h 73 struct sysctlnode;
975 extern struct sysctlnode sysctl_root;
1016 const int *, struct lwp *, const struct sysctlnode *
1021 const struct sysctlnode *rnode
1141 const struct sysctlnode **, int *);
1152 const struct sysctlnode **, const struct sysctlnode **,
1155 int sysctl_destroyv(struct sysctlnode *, ...);
1164 VERIFY_FN(CTLTYPE_NODE, struct sysctlnode)
1180 void sysctl_dump(const struct sysctlnode *);
1272 struct sysctlnode { struct
    [all...]

Completed in 13 milliseconds