Searched defs:ofs (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/fs.d/smbclnt/test/ |
H A D | srvinfo.c | 220 int ofs = 0; in hexdump() local
|
/titanic_50/usr/src/lib/libsmbfs/smb/ |
H A D | subr.c | 278 int ofs = 0; in smb_hexdump() local
|
/titanic_50/usr/src/uts/common/io/rtw/ |
H A D | rtwreg.h | 1219 #define RTW_READ8(regs, ofs) \ argument 1223 #define RTW_READ16(regs, ofs) \ argument 1227 #define RTW_READ(regs, ofs) \ argument 1231 #define RTW_WRITE8(regs, ofs, val) \ argument 1235 #define RTW_WRITE16(regs, ofs, val) \ argument 1239 #define RTW_WRITE(regs, ofs, val) \ argument
|
H A D | rtwvar.h | 128 #define RTW_SR_GET(sr, ofs) \ argument 131 #define RTW_SR_GET16(sr, ofs) \ argument
|
/titanic_50/usr/src/cmd/awk_xpg4/ |
H A D | awk2.c | 493 char *ofs; in s_print() local
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | tg3.c | 1412 static int tg3_stop_block(struct tg3 *tp, unsigned long ofs, uint32_t enable_bit) in tg3_stop_block()
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | queue.c | 7794 int ofs, nfs, r; local
|