Searched defs:arg0 (Results 1 - 25 of 61) sorted by relevance

123

/src/sys/external/bsd/drm2/include/asm/
H A Dsmp.h40 wbinvd_xc(void *arg0, void *arg1) argument
/src/sys/external/bsd/drm2/linux/
H A Dlinux_notifier.c82 atomic_notifier_call_chain(struct atomic_notifier_head * H,unsigned long arg0,void * arg1) argument
/src/sys/arch/atari/stand/tostools/libtos/
H A Derror.c46 init_toslib(char *arg0) argument
/src/sys/kern/
H A Dkern_sdt.c95 sdt_probe_stub(u_int32_t id, uintptr_t arg0, uintptr_t arg1, argument
H A Dvfs_init.c371 mount_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
H A Dinit_main.c982 char *ucp, **uap, *arg0, *arg1, *argv[3]; local in function:start_init
H A Dsys_pset.c67 psets_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
H A Dsys_sched.c654 sched_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
H A Dsysv_ipc.c258 sysvipc_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
/src/lib/librefuse/
H A Drefuse_lowlevel.c100 const char *arg0 = args->argv[0]; local in function:add_default_fsname
/src/sys/secmodel/extensions/
H A Dsecmodel_extensions_vfs.c122 secmodel_extensions_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
200 secmodel_extensions_vnode_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
H A Dsecmodel_extensions.c308 secmodel_extensions_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
369 secmodel_extensions_network_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
/src/sys/dev/
H A Dclockctl.c85 clockctl_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
/src/sys/arch/x86/x86/
H A Ddb_trace.c112 long *retaddr, *arg0; local in function:db_stack_trace_print
H A Dviac7temp.c155 viac7temp_refresh_xcall(void *arg0, void *arg1) argument
/src/sys/arch/evbmips/cavium/
H A Dmachdep.c200 mach_init(uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3) argument
/src/sys/arch/evbmips/mipssim/
H A Dmachdep.c142 mach_init(u_long arg0, u_long arg1, u_long arg2, u_long arg3) argument
/src/sys/arch/i386/i386/
H A Ddb_machdep.c125 db_nextframe(long **nextframe, long **retaddr, long **arg0, db_addr_t *ip, argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_chan.c481 nouveau_channel_new(struct nouveau_drm * drm,struct nvif_device * device,u32 arg0,u32 arg1,bool priv,struct nouveau_channel ** pchan) argument
/src/share/examples/secmodel/
H A Dsecmodel_example.c211 secmodel_example_generic_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
233 secmodel_example_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
350 secmodel_example_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
427 secmodel_example_network_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
559 secmodel_example_machdep_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
592 secmodel_example_device_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
655 secmodel_example_vnode_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
[all...]
/src/sys/arch/amd64/amd64/
H A Ddb_machdep.c108 db_nextframe(long **nextframe, long **retaddr, long **arg0, db_addr_t *ip, argument
/src/sys/secmodel/keylock/
H A Dsecmodel_keylock.c155 secmodel_keylock_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
264 secmodel_keylock_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
324 secmodel_keylock_network_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
371 secmodel_keylock_machdep_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
409 secmodel_keylock_device_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
[all...]
/src/sys/secmodel/suser/
H A Dsecmodel_suser.c196 secmodel_suser_generic_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
226 secmodel_suser_system_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
466 secmodel_suser_process_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
562 secmodel_suser_network_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
829 secmodel_suser_machdep_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
876 secmodel_suser_device_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
940 secmodel_suser_vnode_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument
[all...]
/src/usr.sbin/tcpdchk/
H A Dinetcf.c90 char *arg0; local in function:inet_cfg
194 static void inet_chk(char *protocol, char *path, char *arg0, char *arg1) argument
[all...]
/src/sys/miscfs/procfs/
H A Dprocfs_vfsops.c594 procfs_listener_cb(kauth_cred_t cred,kauth_action_t action,void * cookie,void * arg0,void * arg1,void * arg2,void * arg3) argument

Completed in 16 milliseconds

123