Searched defs:oidp (Results 1 - 16 of 16) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dkern_sysctl.c119 struct sysctl_oid *oidp; local
186 sysctl_load_tunable_by_oid_locked(struct sysctl_oid *oidp) argument
325 sysctl_register_oid(struct sysctl_oid *oidp) argument
426 sysctl_register_disabled_oid(struct sysctl_oid *oidp) argument
442 sysctl_enable_oid(struct sysctl_oid *oidp) argument
457 sysctl_unregister_oid(struct sysctl_oid *oidp) argument
560 sysctl_ctx_entry_add(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
575 sysctl_ctx_entry_find(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
595 sysctl_ctx_entry_del(struct sysctl_ctx_list *clist, struct sysctl_oid *oidp) argument
621 sysctl_remove_oid(struct sysctl_oid *oidp, int del, int recurse) argument
653 sysctl_remove_oid_locked(struct sysctl_oid *oidp, int del, int recurse) argument
728 struct sysctl_oid *oidp; local
776 sysctl_rename_oid(struct sysctl_oid *oidp, const char *name) argument
795 struct sysctl_oid *oidp; local
823 struct sysctl_oid **oidp; local
858 struct sysctl_oid *oidp; local
991 struct sysctl_oid *oidp; local
1077 struct sysctl_oid *oidp; local
[all...]
H A Dkern_linker.c293 struct sysctl_oid **start, **stop, **oidp; local
319 struct sysctl_oid **start, **stop, **oidp; local
341 struct sysctl_oid **start, **stop, **oidp; local
[all...]
H A Dvfs_init.c170 struct sysctl_oid *oidp; local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h183 struct sysctl_oid *oidp; local
247 struct sysctl_oid *oidp; local
[all...]
H A Dkobject.h58 struct sysctl_oid *oidp; member in struct:kobject
/freebsd-11-stable/sbin/sysctl/
H A Dsysctl.c869 name2oid(const char *name, int *oidp) argument
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_ndis.c623 struct sysctl_oid *oidp; local
728 struct sysctl_oid *oidp; local
H A Dkern_ndis.c281 struct sysctl_oid *oidp; local
/freebsd-11-stable/crypto/openssh/
H A Dssh-rsa.c285 rsa_hash_alg_oid(int hash_alg, const u_char **oidp, size_t *oidlenp) argument
/freebsd-11-stable/crypto/heimdal/lib/gssapi/spnego/
H A Daccept_sec_context.c319 gss_OID oidp; local
/freebsd-11-stable/sys/kgssapi/
H A Dgssd_prot.c76 xdr_gss_OID(XDR *xdrs, gss_OID *oidp) argument
/freebsd-11-stable/sys/security/mac/
H A Dmac_system.c222 mac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, argument
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c2444 biba_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, argument
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c2199 lomac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, argument
/freebsd-11-stable/sys/security/mac_stub/
H A Dmac_stub.c1146 stub_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, argument
/freebsd-11-stable/sys/security/mac_test/
H A Dmac_test.c2074 test_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, argument

Completed in 194 milliseconds