Home
last modified time | relevance | path

Searched refs:raw (Results 126 – 150 of 169) sorted by relevance

1234567

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dmaketerm.ed457 bool _fl_rawmode, /* in cbreak(=1) or raw(=2) mode */
H A Dcurses.ed330 extern int raw(void);
519 def_shell_mode(), raw(),
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c500 filter_mfs(struct mapfs *raw, struct mapfs *filter) in filter_mfs() argument
505 if (!raw) in filter_mfs()
507 for (mfs = raw; mfs; mfs = mfs->mfs_next) { in filter_mfs()
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Draw_access.c561 (void) memcpy(buffer, &rawlist->raw[offset], size); in raw_memcpy()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE170 05-08-11 fmt.c: fix -o to handle raw --usage strings
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs1073 # Create the raw kstat to store function lookup table on load
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh3193 $MANDOC -Tascii $nfile > $nfile.man.raw
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c8262 struct fw_vi_mac_raw *p = &c.u.raw; in t4_alloc_raw_mac_filt()
8449 struct fw_vi_mac_raw *p = &c.u.raw; in t4_free_raw_mac_filt()
8450 u32 raw; in t4_free_raw_mac_filt() local
8457 raw = V_FW_VI_MAC_CMD_ENTRY_TYPE(FW_VI_MAC_TYPE_RAW); in t4_free_raw_mac_filt()
8459 raw | in t4_free_raw_mac_filt()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt90 # 1. The Free List Buffer Sizes below are raw and the firmware will
H A Dt5fw_cfg.txt76 # 1. The Free List Buffer Sizes below are raw and the firmware will
H A Dt6fw_cfg.txt76 # 1. The Free List Buffer Sizes below are raw and the firmware will
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c1855 char dirname[MAXPATHLEN], special[MAXPATHLEN], raw[MAXPATHLEN]; in zonecfg_lookup_filesystem() local
1906 if ((fetchprop(cur, DTD_ATTR_RAW, raw, in zonecfg_lookup_filesystem()
1907 sizeof (raw)) == Z_OK)) { in zonecfg_lookup_filesystem()
1908 if (strcmp(tabptr->zone_fs_raw, raw) == 0) { in zonecfg_lookup_filesystem()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h82 u8 raw[16]; member
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h498 extern int raw(void);
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h575 extern int raw(void);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab1270 0 long 0x0000abcd NOC newbridge raw stats
1396 37633 string CD001 ISO 9660 CD-ROM filesystem image, raw 2352 byte sectors data/x-filesystem
/illumos-gate/exception_lists/
H A Dcstyle745 usr/src/uts/common/gssapi/mechs/krb5/crypto/raw/raw_decrypt.c
746 usr/src/uts/common/gssapi/mechs/krb5/crypto/raw/raw_encrypt.c
773 usr/src/uts/common/gssapi/mechs/krb5/include/raw.h
H A Dhdrchk234 usr/src/uts/common/gssapi/mechs/krb5/include/raw.h
H A Dcopyright427 usr/src/uts/common/gssapi/mechs/krb5/include/raw.h
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c635 read_pos_data_t *raw);
637 read_pos_data_t *raw);
17642 read_pos_data_t *raw) in st_recovery_read_pos() argument
17669 cmd.uscsi_bufaddr = (caddr_t)raw; in st_recovery_read_pos()
17693 read_pos_data_t *raw) in st_recovery_get_position() argument
17701 rval = st_recovery_read_pos(un, type, raw); in st_recovery_get_position()
17731 sizeof (read_pos_data_t), (caddr_t)raw, 1); in st_recovery_get_position()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3609 This error is returned if a kernel, module, or raw file load
739 of raw devices instead of filesystems that your operating systems
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc289 link path=usr/share/man/man3xcurses/raw.3xcurses target=cbreak.3xcurses
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS438 * NASTY uninitialized pointer bug causing "raw" floppy operation to
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules463 $(OBJS_DIR)/%.o: $(KMECHKRB5_BASE)/crypto/raw/%.c
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c4060 flags.raw = B_TRUE; in zfs_do_send()
4172 if (flags.raw) in zfs_do_send()

1234567