Searched refs:param (Results 51 - 75 of 8125) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/hosts/
H A Ddpx2.h23 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/hosts/
H A Ddpx2.h23 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/ibm4xx/dev/
H A Dcomopbvar.h36 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/prep/include/
H A Dparam.h1 /* $NetBSD: param.h,v 1.6 2011/06/20 06:29:54 matt Exp $ */
48 #include <powerpc/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/shark/include/
H A Dparam.h1 /* $NetBSD: param.h,v 1.3 2003/01/03 02:40:58 thorpej Exp $ */
41 #include <arm/arm32/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/include/
H A Dparam.h1 /* $NetBSD: param.h,v 1.5.14.3 2004/09/21 13:16:25 skrll Exp $ */
34 * @(#)param.h 5.8 (Berkeley) 6/28/91
44 #include <sh3/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/hppa/hppa/
H A Didle_machdep.c33 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/landisk/include/
H A Dparam.h34 * @(#)param.h 5.8 (Berkeley) 6/28/91
44 #include <sh3/param.h>
/netbsd-6-1-5-RELEASE/sys/dev/nand/
H A Dnand_crc.h37 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/macppc/include/
H A Dparam.h54 #include <powerpc/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/mmeye/include/
H A Dparam.h1 /* $NetBSD: param.h,v 1.9.14.3 2004/09/21 13:19:04 skrll Exp $ */
34 * @(#)param.h 5.8 (Berkeley) 6/28/91
44 #include <sh3/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/bebox/include/
H A Dparam.h1 /* $NetBSD: param.h,v 1.14 2011/06/20 06:29:53 matt Exp $ */
48 #include <powerpc/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/cats/include/
H A Dparam.h1 /* $NetBSD: param.h,v 1.7 2003/01/03 02:40:57 thorpej Exp $ */
52 #include <arm/arm32/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/dreamcast/include/
H A Dparam.h1 /* $NetBSD: param.h,v 1.5.14.3 2004/09/21 13:14:40 skrll Exp $ */
34 * @(#)param.h 5.8 (Berkeley) 6/28/91
44 #include <sh3/param.h>
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/obs405/
H A Dobs405_machdep.c36 #include <sys/param.h>
45 char machine[] = MACHINE; /* from <machine/param.h> */
46 char machine_arch[] = MACHINE_ARCH; /* from <machine/param.h> */
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/arch/alpha/
H A Drumpcrud.c34 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/arch/i386/
H A Drumpspl.c34 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/sys/rump/net/lib/libagr/
H A Dcomponent.c31 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/sys/rump/net/lib/libbridge/
H A Dcomponent.c31 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/drivers/
H A Ddriver_atmel.c102 struct atmel_param *param,
109 iwr.u.data.pointer = (caddr_t) param;
124 static int atmel2param(struct wpa_driver_atmel_data *drv, int param, int value) argument
132 *i++ = param;
147 struct atmel_param *param;
150 if (blen < sizeof(*param))
151 blen = sizeof(*param);
153 param = os_zalloc(blen);
154 if (param == NULL)
157 param
101 atmel_ioctl(struct wpa_driver_atmel_data *drv, struct atmel_param *param, int len, int show_err) argument
199 struct atmel_param *param; local
281 struct atmel_param param; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr34138.c8 inline void freeparam (volatile struct shparam *param, char **ap) argument
11 free ((void *) (param->p));
/netbsd-6-1-5-RELEASE/gnu/lib/libmalloc/
H A Dgetpagesize.h1 #include <sys/param.h>
22 #include <sys/param.h>
/netbsd-6-1-5-RELEASE/lib/csu/common_elf/
H A Dcrti.c32 #include <sys/param.h> /* sysident.h requires `NetBSD' constant */
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/utils/addftinfo/
H A Dguess.cpp25 void guess(const char *s, const font_params &param, char_metric *metric) argument
42 depth = param.desc_depth;
44 height = param.asc_height;
46 height = param.x_height;
54 height = param.asc_height;
55 if (param.italic)
56 depth = param.desc_depth;
71 height = param.x_height;
74 height = param.x_height;
86 height = param
[all...]
/netbsd-6-1-5-RELEASE/lib/npf/ext_log/
H A Dnpfext_log.c63 npfext_log_param(nl_ext_t *ext, const char *param, const char *val __unused) argument
67 assert(param != NULL);
69 if_idx = if_nametoindex(param);

Completed in 526 milliseconds

1234567891011>>