| /f-stack/freebsd/security/audit/ |
| H A D | audit_arg.c | 75 struct kaudit_record *ar; in audit_arg_addr() local 88 struct kaudit_record *ar; in audit_arg_exit() local 102 struct kaudit_record *ar; in audit_arg_len() local 115 struct kaudit_record *ar; in audit_arg_atfd1() local 128 struct kaudit_record *ar; in audit_arg_atfd2() local 141 struct kaudit_record *ar; in audit_arg_fd() local 154 struct kaudit_record *ar; in audit_arg_fflags() local 167 struct kaudit_record *ar; in audit_arg_gid() local 180 struct kaudit_record *ar; in audit_arg_uid() local 193 struct kaudit_record *ar; in audit_arg_egid() local [all …]
|
| H A D | audit.c | 265 struct kaudit_record *ar; in audit_record_ctor() local 308 struct kaudit_record *ar; in audit_record_dtor() local 423 struct kaudit_record *ar; in audit_new() local 441 audit_free(struct kaudit_record *ar) in audit_free() 448 audit_commit(struct kaudit_record *ar, int error, int retval) in audit_commit() 793 struct kaudit_record *ar; in audit_proc_coredump() local
|
| H A D | audit_worker.c | 334 audit_worker_process_record(struct kaudit_record *ar) in audit_worker_process_record() 441 struct kaudit_record *ar; in audit_worker() local
|
| H A D | audit_bsm.c | 327 audit_sys_auditon(struct audit_record *ar, struct au_record *rec) in audit_sys_auditon() 473 struct audit_record *ar; in kaudit_to_bsm() local
|
| H A D | audit_syscalls.c | 75 struct kaudit_record *ar; in sys_audit() local
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | ldblib.c | 100 lua_Debug ar; in db_getinfo() local 147 lua_Debug ar; in db_getlocal() local 168 lua_Debug ar; in db_setlocal() local 207 static void hookf (lua_State *L, lua_Debug *ar) { in hookf() 327 lua_Debug ar; in db_errorfb() local
|
| H A D | ldebug.c | 84 LUA_API int lua_getstack (lua_State *L, int level, lua_Debug *ar) { in lua_getstack() 127 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() 138 LUA_API const char *lua_setlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_setlocal() 150 static void funcinfo (lua_Debug *ar, Closure *cl) { in funcinfo() 167 static void info_tailcall (lua_Debug *ar) { in info_tailcall() 193 static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar, in auxgetinfo() 232 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { in lua_getinfo()
|
| H A D | lbaselib.c | 120 lua_Debug ar; in getfunc() local 496 lua_Debug ar; in costatus() local
|
| H A D | lauxlib.c | 44 lua_Debug ar; in luaL_argerror() local 74 lua_Debug ar; in luaL_where() local
|
| H A D | lua.c | 28 static void lstop (lua_State *L, lua_Debug *ar) { in lstop()
|
| H A D | ldo.c | 186 lua_Debug ar; in luaD_callhook() local
|
| H A D | loadlib.c | 508 lua_Debug ar; in setfenv() local
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | ldebug.c | 89 LUA_API int lua_getstack (lua_State *L, int level, lua_Debug *ar) { in lua_getstack() 150 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() 174 LUA_API const char *lua_setlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_setlocal() 189 static void funcinfo (lua_Debug *ar, Closure *cl) { in funcinfo() 226 static int auxgetinfo (lua_State *L, const char *what, lua_Debug *ar, in auxgetinfo() 277 LUA_API int lua_getinfo (lua_State *L, const char *what, lua_Debug *ar) { in lua_getinfo()
|
| H A D | lauxlib.c | 61 static int pushglobalfuncname (lua_State *L, lua_Debug *ar) { in pushglobalfuncname() 77 static void pushfuncname (lua_State *L, lua_Debug *ar) { in pushfuncname() 96 lua_Debug ar; in countlevels() local 112 lua_Debug ar; in luaL_traceback() local 148 lua_Debug ar; in luaL_argerror() local 178 lua_Debug ar; in luaL_where() local
|
| H A D | lcorolib.c | 112 lua_Debug ar; in luaB_costatus() local
|
| H A D | ldo.c | 293 lua_Debug ar; in luaD_hook() local
|
| /f-stack/dpdk/drivers/net/memif/ |
| H A D | memif_socket.c | 259 memif_msg_add_region_t *ar = &msg->add_region; in memif_msg_receive_add_region() local 294 memif_msg_add_ring_t *ar = &msg->add_ring; in memif_msg_receive_add_ring() local 424 memif_msg_add_region_t *ar; in memif_msg_enq_add_region() local 446 memif_msg_add_ring_t *ar; in memif_msg_enq_add_ring() local
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | scripting.c | 1235 void luaMaskCountHook(lua_State *lua, lua_Debug *ar) { in luaMaskCountHook() 2104 lua_Debug ar; in ldbPrint() local 2136 lua_Debug ar; in ldbPrintAll() local 2256 lua_Debug ar; in ldbTrace() local 2410 void luaLdbLineHook(lua_State *lua, lua_Debug *ar) { in luaLdbLineHook()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/ |
| H A D | fman_kg.c | 55 uint32_t ar; in clear_pe_all_scheme() local 78 uint32_t ar; in clear_pe_all_cls_plan() local
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | malloc_mp.c | 182 const struct malloc_req_alloc *ar = &m->alloc_req; in handle_alloc_request() local
|
| /f-stack/freebsd/netinet/ |
| H A D | if_ether.c | 681 struct arphdr *ar; in arpintr() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zcp.c | 773 zcp_lua_counthook(lua_State *state, lua_Debug *ar) in zcp_lua_counthook()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_call.c | 3032 struct uni_add_party_rej *ar = &u->u.add_party_rej; in unx_add_party_rej() local
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_switch.c | 6126 struct ice_fv_word *ar = recp[i].lkup_exts.fv_words; in ice_find_recp() local
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | bbr.c | 2366 uint64_t ar; in bbr_log_to_event() local
|