Lines Matching refs:oidp
151 #define SYSCTL_HANDLER_ARGS struct sysctl_oid *oidp, void *arg1, \
236 void sysctl_register_oid(struct sysctl_oid *oidp);
237 void sysctl_register_disabled_oid(struct sysctl_oid *oidp);
238 void sysctl_enable_oid(struct sysctl_oid *oidp);
239 void sysctl_unregister_oid(struct sysctl_oid *oidp);
1147 void sysctl_rename_oid(struct sysctl_oid *oidp, const char *name);
1148 int sysctl_move_oid(struct sysctl_oid *oidp,
1150 int sysctl_remove_oid(struct sysctl_oid *oidp, int del, int recurse);
1154 struct sysctl_oid *oidp);
1156 struct sysctl_oid *oidp);
1158 struct sysctl_oid *oidp);