HomeSort by: relevance | last modified time | path
    Searched defs:u_int32_t (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/atari/stand/tostools/libtos/
libtos.h 67 typedef unsigned long u_int32_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/x68k/stand/aout2hux/
type_local.h 19 typedef unsigned int u_int32_t; typedef in typeref:typename:unsigned int
32 u_int32_t hostval;
  /src/sys/arch/hpc/stand/include/machine/
types.h 31 typedef uint32_t u_int32_t; typedef in typeref:typename:uint32_t
  /src/sys/sys/
types.h 95 typedef uint32_t u_int32_t; typedef in typeref:typename:uint32_t
  /src/sys/coda/
coda.h 129 typedef unsigned int u_int32_t; typedef in typeref:typename:unsigned int
237 u_int32_t cr_uid, cr_euid, cr_suid, cr_fsuid; /* Real, efftve, set, fs uid*/
238 u_int32_t cr_groupid, cr_egid, cr_sgid, cr_fsgid; /* same for groups */
244 u_int32_t opaque[4];
379 u_int32_t opcode;
380 u_int32_t unique; /* Keep multiple outstanding msgs distinct */
389 u_int32_t opcode;
390 u_int32_t unique;
391 u_int32_t result;

Completed in 14 milliseconds