Searched refs:woff (Results 1 – 9 of 9) sorted by relevance
| /trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | zfs_vnops.c | 811 offset_t woff; in zfs_write() local 872 woff = ioflag & FAPPEND ? zp->z_size : uio->uio_loffset; in zfs_write() 873 if (woff < 0) { in zfs_write() 883 (error = chklock(vp, FWRITE, woff, n, uio->uio_fmode, ct)) != 0) { in zfs_write() 910 woff = rl->r_off; in zfs_write() 917 woff = zp->z_size; in zfs_write() 919 uio->uio_loffset = woff; in zfs_write() 926 rl = zfs_range_lock(zp, woff, n, RL_WRITER); in zfs_write() 935 if (woff >= limit) { in zfs_write() 941 if ((woff + n) > limit || woff > (limit - n)) in zfs_write() [all …]
|
| /trueos/contrib/ntp/m4/ |
| HD | os_cflags.m4 | 14 ac_cv_os_cflags="-n32 -mips3 -Wl,-woff,84"
|
| /trueos/contrib/libreadline/ |
| HD | display.c | 1780 int woff; /* number of invisible chars on current line */ local 1783 woff = W_OFFSET (_rl_last_v_pos, wrap_offset); 1799 dpos -= woff; 1822 i = _rl_last_c_pos - woff;
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | fonts | 94 # Web Open Font Format (.woff)
|
| /trueos/sys/dev/txp/ |
| HD | if_txp.c | 898 uint32_t roff, woff, rx_stat, prog; in txp_rx_reclaim() local 908 woff = le32toh(*r->r_woff); in txp_rx_reclaim() 910 for (prog = 0; roff != woff; prog++, count--) { in txp_rx_reclaim()
|
| /trueos/contrib/amd/ |
| HD | NEWS | 1323 mips-sgi-irix6.2: tested with gcc and "cc -32 -Wl,-woff,84" 1324 mips-sgi-irix6.4: tested with gcc and "cc -32 -Wl,-woff,84"
|
| HD | ChangeLog | 11113 6.2 using "cc -32 -Wl,-woff,"
|
| /trueos/contrib/gcc/ |
| HD | FSFChangeLog.11 | 9761 (LINK_SPEC): Support -shared, remove -woff 84. 11600 * mips/iris6.h (LINK_SPEC): Add -woff 84.
|
| HD | ChangeLog-1998 | 10517 * mips/iris6.h (LINK_SPEC): Add -woff 131.
|