/freebsd-src/sys/kern/ |
H A D | kern_sysctl.c | 133 struct sysctl_oid *oidp; in sysctl_find_oidname() local 148 struct sysctl_oid *oidp; in sysctl_find_oidnamelen() local 221 sysctl_load_tunable_by_oid_locked(struct sysctl_oid * oidp) sysctl_load_tunable_by_oid_locked() argument 446 sysctl_register_oid(struct sysctl_oid * oidp) sysctl_register_oid() argument 543 sysctl_register_disabled_oid(struct sysctl_oid * oidp) sysctl_register_disabled_oid() argument 559 sysctl_enable_oid(struct sysctl_oid * oidp) sysctl_enable_oid() argument 574 sysctl_unregister_oid(struct sysctl_oid * oidp) sysctl_unregister_oid() argument 668 sysctl_ctx_entry_add(struct sysctl_ctx_list * clist,struct sysctl_oid * oidp) sysctl_ctx_entry_add() argument 683 sysctl_ctx_entry_find(struct sysctl_ctx_list * clist,struct sysctl_oid * oidp) sysctl_ctx_entry_find() argument 703 sysctl_ctx_entry_del(struct sysctl_ctx_list * clist,struct sysctl_oid * oidp) sysctl_ctx_entry_del() argument 729 sysctl_remove_oid(struct sysctl_oid * oidp,int del,int recurse) sysctl_remove_oid() argument 797 sysctl_remove_oid_locked(struct sysctl_oid * oidp,int del,int recurse) sysctl_remove_oid_locked() argument 878 struct sysctl_oid *oidp; sysctl_add_oid() local 931 sysctl_rename_oid(struct sysctl_oid * oidp,const char * name) sysctl_rename_oid() argument 950 struct sysctl_oid *oidp; sysctl_move_oid() local 978 struct sysctl_oid **oidp; sysctl_register_all() local 994 struct sysctl_oid *oidp; sysctl_setenv_vnet() local 1017 struct sysctl_oid *oidp; sysctl_unsetenv_vnet() local 1119 struct sysctl_oid *oidp; sysctl_sysctl_debug_dump_node() local 1256 sysctl_sysctl_next_node(struct sysctl_oid * oidp,int * name,unsigned int namelen,bool honor_skip) sysctl_sysctl_next_node() argument 1340 struct sysctl_oid *oidp = NULL, key; sysctl_sysctl_next_action() local 1435 struct sysctl_oid *oidp; name2oid() local 2829 db_sysctl(struct sysctl_oid * oidp,int * name,u_int namelen,void * old,size_t * oldlenp,size_t * retval,int flags) db_sysctl() argument 2875 struct sysctl_oid *oidp; db_show_oid_name() local 2896 db_oid_safe(const struct sysctl_oid * oidp) db_oid_safe() argument 2911 db_show_oid(struct sysctl_oid * oidp,int * oid,size_t nlen,int flags) db_show_oid() argument 2966 struct sysctl_oid *oidp; db_show_sysctl_all() local 3020 struct sysctl_oid *oidp; db_sysctlbyname() local [all...] |
H A D | kern_boottrace.c | 445 _boottrace_sysctl(struct bt_table *btp, struct sysctl_oid *oidp, in _boottrace_sysctl() argument
|
H A D | kern_linker.c | 308 struct sysctl_oid **start, **stop, **oidp; in linker_file_register_sysctls() local 354 struct sysctl_oid **start, **stop, **oidp; in linker_file_enable_sysctls() local 376 struct sysctl_oid **start, **stop, **oidp; linker_file_unregister_sysctls() local [all...] |
H A D | vfs_init.c | 385 struct sysctl_oid *oidp; in vfs_register() local
|
/freebsd-src/sys/kgssapi/ |
H A D | gssd_prot.c | 76 xdr_gss_OID(XDR *xdrs, gss_OID *oidp) in xdr_gss_OID()
|
/freebsd-src/sys/compat/linuxkpi/common/include/linux/ |
H A D | sysfs.h | 200 struct sysctl_oid *oidp; in sysfs_create_group() local 264 struct sysctl_oid *oidp; in sysfs_unmerge_group() local
|
H A D | kobject.h | 63 struct sysctl_oid *oidp; member
|
/freebsd-src/sys/security/mac/ |
H A D | mac_system.c | 220 mac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, in mac_system_check_sysctl()
|
/freebsd-src/sys/dev/ntb/test/ |
H A D | ntb_tool.c | 405 tool_fn_write(struct tool_ctx *tc, struct sysctl_oid *oidp, in tool_fn_write() 574 tool_mw_write_fn(struct sysctl_oid *oidp, struct sysctl_req *req, in tool_mw_write_fn() 921 tool_mw_trans_write(struct sysctl_oid *oidp, struct sysctl_req *req, in tool_mw_trans_write()
|
/freebsd-src/crypto/heimdal/lib/gssapi/spnego/ |
H A D | accept_sec_context.c | 319 gss_OID oidp; in select_mech() local
|
/freebsd-src/crypto/openssh/ |
H A D | ssh-rsa.c | 611 rsa_hash_alg_oid(int hash_alg, const u_char **oidp, size_t *oidlenp) in rsa_hash_alg_oid()
|
/freebsd-src/usr.bin/systat/ |
H A D | iolat.c | 67 name2oid(const char *name, int *oidp) in name2oid()
|
/freebsd-src/sbin/sysctl/ |
H A D | sysctl.c | 915 name2oid(const char * name,int * oidp) name2oid() argument
|
/freebsd-src/sys/security/mac_veriexec/ |
H A D | mac_veriexec.c | 468 mac_veriexec_sysctl_check(struct ucred * cred,struct sysctl_oid * oidp,void * arg1,int arg2,struct sysctl_req * req) mac_veriexec_sysctl_check() argument
|
/freebsd-src/sys/tests/fib_lookup/ |
H A D | fib_lookup.c | 124 add_addr_sysctl_handler(struct sysctl_oid *oidp, struct sysctl_req *req, int family) in add_addr_sysctl_handler()
|
/freebsd-src/sys/net/route/ |
H A D | fib_algo.c | 1455 set_fib_algo(uint32_t fibnum, int family, struct sysctl_oid *oidp, struct sysctl_req *req) in set_fib_algo()
|
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_vnops_os.c | 2613 uint64_t oidp = zp->z_id; zfs_rename_lock() local
|
/freebsd-src/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 2210 lomac_system_check_sysctl(struct ucred * cred,struct sysctl_oid * oidp,void * arg1,int arg2,struct sysctl_req * req) lomac_system_check_sysctl() argument
|
/freebsd-src/sys/security/mac_stub/ |
H A D | mac_stub.c | 1171 stub_system_check_sysctl(struct ucred * cred,struct sysctl_oid * oidp,void * arg1,int arg2,struct sysctl_req * req) stub_system_check_sysctl() argument
|
/freebsd-src/sys/sys/ |
H A D | sysctl.h | 918 #define SYSCTL_FOREACH(oidp, list) \ argument [all...] |
/freebsd-src/sys/security/mac_test/ |
H A D | mac_test.c | 2108 test_system_check_sysctl(struct ucred * cred,struct sysctl_oid * oidp,void * arg1,int arg2,struct sysctl_req * req) test_system_check_sysctl() argument
|
/freebsd-src/sys/security/mac_biba/ |
H A D | mac_biba.c | 2445 biba_system_check_sysctl(struct ucred * cred,struct sysctl_oid * oidp,void * arg1,int arg2,struct sysctl_req * req) biba_system_check_sysctl() argument
|