Searched defs:param (Results 1 - 25 of 261) sorted by relevance

1234567891011

/src/tests/usr.bin/xlint/lint1/
H A Dmsg_237.c13 prototype_with_duplicate_parameter(int param, int param) argument
H A Dmsg_021.c40 prototype_with_duplicate_parameter(int param, int param) argument
/src/usr.bin/make/unit-tests/
H A Dcond-token-var.mk
H A Dparse-var.mk
H A Dvarname.mk
H A Dvar-op-default.mk
/src/sys/arch/hpc/stand/hpcboot/menu/
H A Dwindow.cpp37 Window::_wnd_proc(HWND h, UINT msg, WPARAM param, LPARAM lparam) argument
64 Window::_dlg_proc(HWND h, UINT msg, WPARAM param, LPARAM lparam) argument
/src/usr.sbin/tprof/arch/
H A Dtprof_noarch.c59 tprof_event_lookup(const char *name, struct tprof_param *param) argument
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_getparam.c21 drm_i915_getparam_t *param = data; local in function:i915_getparam_ioctl
H A Di915_ioc32.c41 s32 param; member in struct:drm_i915_getparam32
/src/lib/npf/ext_log/
H A Dnpfext_log.c69 npfext_log_param(nl_ext_t *ext, const char *param, const char *val __unused) argument
[all...]
/src/lib/npf/ext_normalize/
H A Dnpfext_normalize.c59 npfext_normalize_param(nl_ext_t *ext, const char *param, const char *val) argument
65 static const struct param { struct in function:npfext_normalize_param
/src/lib/npf/ext_rndblock/
H A Dnpfext_rndblock.c59 npfext_rndblock_param(nl_ext_t *ext, const char *param, const char *val) argument
62 static const struct param { struct in function:npfext_rndblock_param
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_mutex.cc166 static void *singleton_thread(void *param) { argument
/src/sys/external/bsd/drm2/dist/drm/selftests/
H A Ddrm_selftest.c48 #define param(n) __PASTE(igt__, __PASTE(__PASTE(__LINE__, __), n)) macro
/src/sys/external/bsd/drm2/include/linux/
H A Dsched.h124 sched_setscheduler(struct proc *p, int class, struct sched_param *param) argument
/src/lib/libc/sys/
H A Dsched.c49 sched_setparam(pid_t pid, const struct sched_param *param) argument
59 sched_getparam(pid_t pid, struct sched_param *param) argument
66 sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) argument
/src/sbin/ifconfig/
H A Daf_inetany.c67 commit_address(prop_dictionary_t env,prop_dictionary_t oenv,const struct afparam * param) argument
[all...]
H A Daf_link.c81 link_pre_aifaddr(prop_dictionary_t env, const struct afparam *param) argument
/src/lib/libpthread/
H A Dpthread_misc.c80 pthread_setschedparam(pthread_t thread,int policy,const struct sched_param * param) argument
/src/sys/arch/alpha/alpha/
H A Ddec_2100_a500.c186 dec_2100_a500_machine_check(unsigned long mces,struct trapframe * framep,unsigned long vector,unsigned long param) argument
H A Ddec_kn20aa.c135 dec_kn20aa_mcheck_handler(unsigned long mces, struct trapframe *framep, unsigned long vector, unsigned long param) argument
/src/bin/sh/
H A Dexec.h49 union param { union in struct:cmdentry
/src/usr.sbin/npf/npfctl/
H A Dnpf_extmod.c49 npfext_paramfunc_t param; member in struct:npf_extmod
121 npf_extmod_param(npf_extmod_t * extmod,nl_ext_t * ext,const char * param,const char * val) argument
/src/tests/lib/libpthread/
H A Dt_condwait.c51 run(void *param) argument

Completed in 9 milliseconds

1234567891011