Home
last modified time | relevance | path

Searched defs:oidp (Results 1 – 22 of 22) sorted by relevance

/freebsd-src/sys/kern/
H A Dkern_sysctl.c133 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 Dkern_boottrace.c445 _boottrace_sysctl(struct bt_table *btp, struct sysctl_oid *oidp, in _boottrace_sysctl() argument
H A Dkern_linker.c308 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 Dvfs_init.c385 struct sysctl_oid *oidp; in vfs_register() local
/freebsd-src/sys/kgssapi/
H A Dgssd_prot.c76 xdr_gss_OID(XDR *xdrs, gss_OID *oidp) in xdr_gss_OID()
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h200 struct sysctl_oid *oidp; in sysfs_create_group() local
264 struct sysctl_oid *oidp; in sysfs_unmerge_group() local
H A Dkobject.h63 struct sysctl_oid *oidp; member
/freebsd-src/sys/security/mac/
H A Dmac_system.c220 mac_system_check_sysctl(struct ucred *cred, struct sysctl_oid *oidp, in mac_system_check_sysctl()
/freebsd-src/sys/dev/ntb/test/
H A Dntb_tool.c405 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 Daccept_sec_context.c319 gss_OID oidp; in select_mech() local
/freebsd-src/crypto/openssh/
H A Dssh-rsa.c611 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 Diolat.c67 name2oid(const char *name, int *oidp) in name2oid()
/freebsd-src/sbin/sysctl/
H A Dsysctl.c915 name2oid(const char * name,int * oidp) name2oid() argument
/freebsd-src/sys/security/mac_veriexec/
H A Dmac_veriexec.c468 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 Dfib_lookup.c124 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 Dfib_algo.c1455 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 Dzfs_vnops_os.c2613 uint64_t oidp = zp->z_id; zfs_rename_lock() local
/freebsd-src/sys/security/mac_lomac/
H A Dmac_lomac.c2210 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 Dmac_stub.c1171 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 Dsysctl.h918 #define SYSCTL_FOREACH(oidp, list) \ argument
[all...]
/freebsd-src/sys/security/mac_test/
H A Dmac_test.c2108 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 Dmac_biba.c2445 biba_system_check_sysctl(struct ucred * cred,struct sysctl_oid * oidp,void * arg1,int arg2,struct sysctl_req * req) biba_system_check_sysctl() argument