Home
last modified time | relevance | path

Searched defs:OFF (Results 1 – 15 of 15) sorted by path

/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c32 #define OFF 0 macro
/illumos-gate/usr/src/cmd/init/
H A Dinit.c262 #define OFF 0 /* Kill process if on, else ignore */ macro
/illumos-gate/usr/src/cmd/lp/filter/postscript/common/
H A Dgen.h43 #define OFF 0 macro
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.c105 # define OFF 0 macro
/illumos-gate/usr/src/cmd/sgs/include/
H A Dalist.h197 #define ALIST_TRAVERSE_BY_OFFSET(LIST, OFF, DATA) \ argument
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2022 # define OFF 0 macro
2025 # define OFF 1 macro
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c242 #define OFF 0 macro
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c256 #define OFF 0 macro
/illumos-gate/usr/src/lib/iconv_modules/inc/
H A Diso2022-cn.h74 enum _escstate { OFF, E0, E1, E2, E3, E4 }; enumerator
/illumos-gate/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
/illumos-gate/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
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h311 #define hs_blksize(HSFS, HSP, OFF) /* file system block size */ \ argument
318 #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
H A Dpc_node.h83 #define pc_makenodeid(BN, OFF, ATTR, SCLUSTER, ENTPS) \ argument
/illumos-gate/usr/src/uts/common/sys/
H A Dlom_io.h120 #define OFF 1 macro