HomeSort by relevance Sort by last modified time
    Searched defs:u_int (Results 1 - 12 of 12) sorted by null

  /onnv/onnv-gate/usr/src/uts/sparc/ml/
fd_asm.s 39 u_int label
  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
types.h 33 typedef unsigned int u_int; typedef
  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/
defs.h 51 typedef unsigned int u_int; /* unsigned int */ typedef
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
types.h 31 typedef unsigned int u_int; typedef
  /onnv/onnv-gate/usr/src/common/openssl/apps/
s_socket.c 67 that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which
68 is needed to have fileno() declared correctly... So let's define u_int */
71 typedef unsigned int u_int; typedef
s_client.c 123 that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which
124 is needed to have fileno() declared correctly... So let's define u_int */
127 typedef unsigned int u_int; typedef
    [all...]
s_server.c 140 that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which
141 is needed to have fileno() declared correctly... So let's define u_int */
144 typedef unsigned int u_int; typedef
    [all...]
  /onnv/onnv-gate/usr/src/uts/sparc/v9/ml/
sparcv9_subr.s 635 u_int label
652 setpil(u_int pil)
1343 setpstate(u_int pstate)
1357 u_int label
1540 setwstate(u_int wstate)
1555 u_int label
    [all...]
  /onnv/onnv-gate/usr/src/ucbhead/sys/
types.h 459 typedef unsigned int u_int; typedef
  /onnv/onnv-gate/usr/src/cmd/ssh/include/
defines.h 150 /* for now, we can't remove u_int without changing almost all other files */
152 typedef unsigned int u_int; typedef
  /onnv/onnv-gate/usr/src/uts/common/sys/
types.h 619 typedef unsigned int u_int; typedef
  /onnv/onnv-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
k5-int.h 210 typedef unsigned int u_int; typedef
    [all...]

Completed in 300 milliseconds