Searched refs:ofst (Results 1 - 23 of 23) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/contrib/shell_utils/
H A Dapple_dump.in359 $ofst = unpack("N", $buf );
360 printf("Offset : %08X", $ofst);
361 printf(" : %d ", $ofst);
382 if ( $entid == 8 ) { filedatesdump($ofst,$len); }
383 elsif ( $entid == 9 ) { finderinfodump($ofst,$len); }
389 elsif ( $entid == 15 ) { print "\n"; bedump($ofst,$len); } # Directory ID
390 elsif ( $entid == 0x8053567E ) { print "\n"; bedump($ofst,$len); ledump($ofst,$len); } # CNID (Netatalk Extended)
391 elsif ( $entid == 0x8053594E ) { print "\n"; bedump($ofst,$len); ledump($ofst,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/contrib/shell_utils/
H A Dapple_dump.in359 $ofst = unpack("N", $buf );
360 printf("Offset : %08X", $ofst);
361 printf(" : %d ", $ofst);
382 if ( $entid == 8 ) { filedatesdump($ofst,$len); }
383 elsif ( $entid == 9 ) { finderinfodump($ofst,$len); }
389 elsif ( $entid == 15 ) { print "\n"; bedump($ofst,$len); } # Directory ID
390 elsif ( $entid == 0x8053567E ) { print "\n"; bedump($ofst,$len); ledump($ofst,$len); } # CNID (Netatalk Extended)
391 elsif ( $entid == 0x8053594E ) { print "\n"; bedump($ofst,$len); ledump($ofst,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/contrib/shell_utils/
H A Dapple_dump.in359 $ofst = unpack("N", $buf );
360 printf("Offset : %08X", $ofst);
361 printf(" : %d ", $ofst);
382 if ( $entid == 8 ) { filedatesdump($ofst,$len); }
383 elsif ( $entid == 9 ) { finderinfodump($ofst,$len); }
389 elsif ( $entid == 15 ) { print "\n"; bedump($ofst,$len); } # Directory ID
390 elsif ( $entid == 0x8053567E ) { print "\n"; bedump($ofst,$len); ledump($ofst,$len); } # CNID (Netatalk Extended)
391 elsif ( $entid == 0x8053594E ) { print "\n"; bedump($ofst,$len); ledump($ofst,
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kvm/
H A Dmmio.c38 #define PIB_LOW_HALF(ofst) !(ofst & (1 << 20))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/kvm/
H A Dmmio.c38 #define PIB_LOW_HALF(ofst) !(ofst & (1 << 20))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/cxgb4/
H A Dt4_hw.c1908 int i, ofst = idx * 4; local
1913 t4_write_reg(adap, MPS_TRC_FILTER_MATCH_CTL_A + ofst, 0);
1936 t4_write_reg(adap, MPS_TRC_FILTER_MATCH_CTL_A + ofst, 0);
1960 t4_write_reg(adap, MPS_TRC_FILTER_MATCH_CTL_B + ofst,
1963 t4_write_reg(adap, MPS_TRC_FILTER_MATCH_CTL_A + ofst,
1987 int i, ofst = idx * 4; local
1990 ctla = t4_read_reg(adap, MPS_TRC_FILTER_MATCH_CTL_A + ofst);
1991 ctlb = t4_read_reg(adap, MPS_TRC_FILTER_MATCH_CTL_B + ofst);
2001 ofst = (MPS_TRC_FILTER1_MATCH - MPS_TRC_FILTER0_MATCH) * idx;
2002 data_reg = MPS_TRC_FILTER0_MATCH + ofst;
[all...]
H A Dcxgb4_main.c2001 int ret, ofst; local
2011 ofst = pos % sizeof(data);
2012 len = min(count, sizeof(data) - ofst);
2013 if (copy_to_user(buf, (u8 *)data + ofst, len))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_hw.c1908 int i, ofst = idx * 4; local
1913 t4_write_reg(adap, MPS_TRC_FILTER_MATCH_CTL_A + ofst, 0);
1936 t4_write_reg(adap, MPS_TRC_FILTER_MATCH_CTL_A + ofst, 0);
1960 t4_write_reg(adap, MPS_TRC_FILTER_MATCH_CTL_B + ofst,
1963 t4_write_reg(adap, MPS_TRC_FILTER_MATCH_CTL_A + ofst,
1987 int i, ofst = idx * 4; local
1990 ctla = t4_read_reg(adap, MPS_TRC_FILTER_MATCH_CTL_A + ofst);
1991 ctlb = t4_read_reg(adap, MPS_TRC_FILTER_MATCH_CTL_B + ofst);
2001 ofst = (MPS_TRC_FILTER1_MATCH - MPS_TRC_FILTER0_MATCH) * idx;
2002 data_reg = MPS_TRC_FILTER0_MATCH + ofst;
[all...]
H A Dcxgb4_main.c2001 int ret, ofst; local
2011 ofst = pos % sizeof(data);
2012 len = min(count, sizeof(data) - ofst);
2013 if (copy_to_user(buf, (u8 *)data + ofst, len))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/sfc/
H A Dmcdi.c972 unsigned int flags, index, ofst; local
1014 ofst = MC_CMD_GET_ASSERTS_OUT_GP_REGS_OFFS_OFST;
1017 MCDI_DWORD2(outbuf, ofst));
1018 ofst += sizeof(efx_dword_t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/sfc/
H A Dmcdi.c972 unsigned int flags, index, ofst; local
1014 ofst = MC_CMD_GET_ASSERTS_OUT_GP_REGS_OFFS_OFST;
1017 MCDI_DWORD2(outbuf, ofst));
1018 ofst += sizeof(efx_dword_t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dlemon.c3418 int ofst; local
3420 ofst = stp->iTknOfst;
3421 if( ofst==NO_OFFSET ) ofst = mnTknOfst - 1;
3423 fprintf(out, " %4d,", ofst);
3439 int ofst; local
3441 ofst = stp->iNtOfst;
3442 if( ofst==NO_OFFSET ) ofst = mnNtOfst - 1;
3444 fprintf(out, " %4d,", ofst);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dlemon.c3418 int ofst; local
3420 ofst = stp->iTknOfst;
3421 if( ofst==NO_OFFSET ) ofst = mnTknOfst - 1;
3423 fprintf(out, " %4d,", ofst);
3439 int ofst; local
3441 ofst = stp->iNtOfst;
3442 if( ofst==NO_OFFSET ) ofst = mnNtOfst - 1;
3444 fprintf(out, " %4d,", ofst);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dlemon.c3418 int ofst; local
3420 ofst = stp->iTknOfst;
3421 if( ofst==NO_OFFSET ) ofst = mnTknOfst - 1;
3423 fprintf(out, " %4d,", ofst);
3439 int ofst; local
3441 ofst = stp->iNtOfst;
3442 if( ofst==NO_OFFSET ) ofst = mnNtOfst - 1;
3444 fprintf(out, " %4d,", ofst);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-bfin.c1724 bfd_vma ofst;
1751 ofst = 0;
1775 ofst
1806 fd_lazy_rel_offset = ofst;
1723 bfd_vma ofst; local
H A Delf32-frv.c1591 bfd_vma ofst;
1618 ofst = 0;
1642 ofst =
1680 fd_lazy_rel_offset = ofst;
1590 bfd_vma ofst; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-bfin.c1724 bfd_vma ofst;
1751 ofst = 0;
1775 ofst
1806 fd_lazy_rel_offset = ofst;
1723 bfd_vma ofst; local
H A Delf32-frv.c1591 bfd_vma ofst;
1618 ofst = 0;
1642 ofst =
1680 fd_lazy_rel_offset = ofst;
1590 bfd_vma ofst; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-bfin.c1724 bfd_vma ofst;
1751 ofst = 0;
1775 ofst
1806 fd_lazy_rel_offset = ofst;
1723 bfd_vma ofst; local
H A Delf32-frv.c1591 bfd_vma ofst;
1618 ofst = 0;
1642 ofst =
1680 fd_lazy_rel_offset = ofst;
1590 bfd_vma ofst; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c25863 ** Apply posix advisory locks for all bytes from ofst through ofst+n-1.
25871 int ofst, /* First byte of the locking range */
25890 f.l_start = ofst;
25900 mask = (1<<(ofst+n)) - (1<<ofst);
25903 OSTRACE(("unlock %d ok", ofst));
25907 OSTRACE(("read-lock %d ok", ofst));
25912 OSTRACE(("write-lock %d ok", ofst));
25918 OSTRACE(("unlock %d failed", ofst));
25868 unixShmSystemLock( unixShmNode *pShmNode, int lockType, int ofst, int n ) argument
26211 unixShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
30456 winShmSystemLock( winShmNode *pFile, int lockType, int ofst, int nByte ) argument
30700 winShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
36378 i64 ofst = (pgno-1)*(i64)pPager->pageSize; local
115668 int ofst = 2 + 3*sInfo.aMatchinfo[0]*sInfo.aMatchinfo[1]; local
115679 int ofst = 2 + 3*sInfo.aMatchinfo[0]*sInfo.aMatchinfo[1]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c25863 ** Apply posix advisory locks for all bytes from ofst through ofst+n-1.
25871 int ofst, /* First byte of the locking range */
25890 f.l_start = ofst;
25900 mask = (1<<(ofst+n)) - (1<<ofst);
25903 OSTRACE(("unlock %d ok", ofst));
25907 OSTRACE(("read-lock %d ok", ofst));
25912 OSTRACE(("write-lock %d ok", ofst));
25918 OSTRACE(("unlock %d failed", ofst));
25868 unixShmSystemLock( unixShmNode *pShmNode, int lockType, int ofst, int n ) argument
26211 unixShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
30456 winShmSystemLock( winShmNode *pFile, int lockType, int ofst, int nByte ) argument
30700 winShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
36378 i64 ofst = (pgno-1)*(i64)pPager->pageSize; local
115668 int ofst = 2 + 3*sInfo.aMatchinfo[0]*sInfo.aMatchinfo[1]; local
115679 int ofst = 2 + 3*sInfo.aMatchinfo[0]*sInfo.aMatchinfo[1]; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c25863 ** Apply posix advisory locks for all bytes from ofst through ofst+n-1.
25871 int ofst, /* First byte of the locking range */
25890 f.l_start = ofst;
25900 mask = (1<<(ofst+n)) - (1<<ofst);
25903 OSTRACE(("unlock %d ok", ofst));
25907 OSTRACE(("read-lock %d ok", ofst));
25912 OSTRACE(("write-lock %d ok", ofst));
25918 OSTRACE(("unlock %d failed", ofst));
25868 unixShmSystemLock( unixShmNode *pShmNode, int lockType, int ofst, int n ) argument
26211 unixShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
30456 winShmSystemLock( winShmNode *pFile, int lockType, int ofst, int nByte ) argument
30700 winShmLock( sqlite3_file *fd, int ofst, int n, int flags ) argument
36378 i64 ofst = (pgno-1)*(i64)pPager->pageSize; local
115668 int ofst = 2 + 3*sInfo.aMatchinfo[0]*sInfo.aMatchinfo[1]; local
115679 int ofst = 2 + 3*sInfo.aMatchinfo[0]*sInfo.aMatchinfo[1]; local
[all...]

Completed in 1185 milliseconds