Home
last modified time | relevance | path

Searched refs:quad_t (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dtypes.h27 #define quad quad_t
41 typedef struct _quad_t { long val[2]; } quad_t; typedef
/titanic_41/usr/src/cmd/sendmail/include/sm/
H A Dtypes.h59 typedef quad_t LONGLONG_T;
H A Dconf.h848 # define QUAD_T quad_t
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dtypes.h35 typedef long long quad_t; typedef
/titanic_41/usr/src/uts/common/syscall/
H A Dsignotify.c76 quad_t *tquad = (quad_t *)&snid; in get_sigid()
/titanic_41/usr/src/uts/common/sys/
H A Dtypes.h632 typedef struct _quad { int val[2]; } quad_t; /* used by UFS */ typedef
633 typedef quad_t quad; /* used by UFS */
/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_fs.h350 quad_t fs_qbmask; /* ~fs_bmask - for use with quad size */
351 quad_t fs_qfmask; /* ~fs_fmask - for use with quad size */
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1552 # define QUAD_T quad_t
/titanic_41/usr/src/cmd/ssh/doc/
H A DChangeLog1923 - Remove test for quad_t. No longer needed.