Searched refs:imode (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/lib/libgen/common/ |
H A D | pathfind.c | 109 mode_t imode; in pathfind() local 113 imode = 0; nzflag = 0; in pathfind() 119 imode |= RFLAG; in pathfind() 122 imode |= WFLAG; in pathfind() 125 imode |= XFLAG; in pathfind() 128 imode |= BFLAG; in pathfind() 131 imode |= CFLAG; in pathfind() 134 imode |= DFLAG; in pathfind() 137 imode |= FFLAG; in pathfind() 140 imode |= PFLAG; in pathfind() [all …]
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | stermio.h | 66 unsigned short imode; member
|
/titanic_41/usr/src/uts/common/fs/udfs/ |
H A D | udf_alloc.c | 985 uint32_t imode, ichar, lbsize, ea_len, dummy; in ud_ialloc() local 1056 imode = MAKEIMODE(vap->va_type, vap->va_mode); in ud_ialloc() 1057 ichar = imode & (VSUID | VSGID | VSVTX); in ud_ialloc() 1058 imode = UD_UPERM2DPERM(imode); in ud_ialloc() 1065 imode |= IATTR; in ud_ialloc() 1074 imode |= (pip->i_perm & (IWRITE | IWRITE >> 5 | IWRITE >> 10)) << 3; in ud_ialloc() 1076 fe->fe_perms = SWAP_32(imode); in ud_ialloc()
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | newscreen.c | 282 if (((SP->imode = (enter_insert_mode && exit_insert_mode)) != 0) && in newscreen() 289 SP->ichok = (SP->imode || insert_character || parm_ich); in newscreen()
|
H A D | wrefresh.c | 871 if (SP->imode) { in _useidch() 893 if (SP->imode) { in _useidch() 1076 if (SP->imode && !SP->phys_irm) in _rmargin() 1085 if (parm_ich && !SP->imode) in _rmargin()
|
H A D | curshdr.h | 126 unsigned imode : 1; /* Terminal has insert mode */ member
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | ldc.h | 178 int ldc_set_cb_mode(ldc_handle_t handle, ldc_cb_mode_t imode);
|
/titanic_41/usr/src/ucbcmd/stty/ |
H A D | sttyparse.c | 361 termios->c_iflag = stermio->imode; 399 stermio->imode = termios->c_iflag;
|
H A D | stty.c | 188 m = stio.imode; in prmodes()
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | sttyparse.c | 388 termios->c_iflag = stermio->imode; 450 stermio->imode = termios->c_iflag;
|
H A D | stty.c | 240 m = stio.imode; in prmodes()
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | ufs_dir.c | 2070 int imode; /* mode and format as in inode */ in ufs_dirmakeinode() local 2091 imode = vap->va_mode; in ufs_dirmakeinode() 2093 imode = MAKEIMODE(type, vap->va_mode); in ufs_dirmakeinode() 2095 err = ufs_ialloc(tdp, ipref, imode, &ip, cr); in ufs_dirmakeinode() 2113 ip->i_mode = (o_mode_t)imode; in ufs_dirmakeinode()
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 18738 4a32 L6-imode Phone
|