/src/sys/arch/hpc/stand/include/machine/ |
types.h | 14 typedef unsigned int u_int; typedef in typeref:typename:unsigned int
|
/src/sys/arch/amiga/dev/ |
ite_cc.c | 123 u_int *column_offset; /* array of offsets for columns */ 124 u_int row_offset; /* the row offset */ 157 static void putc_nm(ipriv_t *, u_char *, u_char *, u_int, u_int, 158 u_int, u_int); 159 static void putc_in(ipriv_t *, u_char *, u_char *, u_int, u_int, 160 u_int, u_int); 648 u_int, u_int); typedef in typeref:typename:void cc_putc_func (ipriv_t *,u_char *,u_char *,u_int,u_int,u_int,) [all...] |
/src/sys/sys/ |
types.h | 103 typedef unsigned int u_int; typedef in typeref:typename:unsigned int
|
/src/tools/compat/ |
compat_defs.h | 75 typedef unsigned int u_int; typedef in typeref:typename:unsigned int
|
/src/sys/coda/ |
coda.h | 71 typedef unsigned int u_int; typedef in typeref:typename:unsigned int
|
/src/include/arpa/ |
nameser.h | 65 typedef unsigned int u_int; typedef in typeref:typename:unsigned int 184 u_int ttl; 662 void ns_newmsg_flag(ns_newmsg *handle, ns_flag flag, u_int value);
|