Home
last modified time | relevance | path

Searched defs:OFF (Results 1 – 22 of 22) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dinffast.c27 # define OFF 0 macro
30 # define OFF 1 macro
/titanic_41/usr/src/cmd/lp/filter/postscript/common/
H A Dgen.h43 #define OFF 0 macro
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb_led.h64 OFF = 0, enumerator
H A Dscsbioctl.h118 OFF = 0, enumerator
/titanic_41/usr/src/lib/libbc/libc/stdio/common/
H A Dscanf.c41 #define OFF 0 macro
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dgetauditflags.c38 #define OFF -1 macro
/titanic_41/usr/src/cmd/tnf/tnfdump/
H A Dmain.c51 #define OFF(p) (p - g_file_base) macro
/titanic_41/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.c107 # define OFF 0 macro
/titanic_41/usr/src/cmd/sgs/include/
H A Dalist.h197 #define ALIST_TRAVERSE_BY_OFFSET(LIST, OFF, DATA) \ argument
/titanic_41/usr/src/uts/common/sys/fs/
H A Dpc_node.h83 #define pc_makenodeid(BN, OFF, ATTR, SCLUSTER, ENTPS) \ argument
H A Dhsfs_node.h313 #define hs_blksize(HSFS, HSP, OFF) /* file system block size */ \ argument
320 #define hs_blkoff(OFF) /* offset within block */ \ argument
H A Dpc_fs.h520 #define pc_blksize(PCFS, PCP, OFF) /* file system block size */ \ argument
530 #define pc_blkoff(PCFS, OFF) /* offset within block */ \ argument
533 #define pc_lblkno(PCFS, OFF) /* logical block (cluster) no */ \ argument
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_util.c316 int OFF, int LEN) in MBC_SHADOW_CHAIN()
/titanic_41/usr/src/lib/libbc/inc/include/
H A Dlocale.h55 #define OFF 0 macro
/titanic_41/usr/src/uts/common/io/skd/
H A Dskd.h147 #define SKD_WRITEL(DEV, VAL, OFF) skd_reg_write32(DEV, VAL, OFF) argument
148 #define SKD_READL(DEV, OFF) skd_reg_read32(DEV, OFF) argument
149 #define SKD_WRITEQ(DEV, VAL, OFF) skd_reg_write64(DEV, VAL, OFF) argument
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h193 typedef enum _server_status {OFF, ON, NOTSET} krb5_ldap_server_status; enumerator
/titanic_41/usr/src/cmd/csh/
H A Dsh.file.c34 #define OFF 0 macro
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c194 #define OFF "off" macro
/titanic_41/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c247 #define OFF 0 macro
/titanic_41/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c257 #define OFF 0 macro
/titanic_41/usr/src/uts/common/sys/
H A Dlom_io.h122 #define OFF 1 macro
/titanic_41/usr/src/cmd/init/
H A Dinit.c258 #define OFF 0 /* Kill process if on, else ignore */ macro