Searched refs:fltype (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs.c | 559 int fltype, mode, nlinks, uid, gid, size, blksz; in detail_fattr() local 562 fltype = getxdr_long(); in detail_fattr() 576 fltype, filetype(fltype)); in detail_fattr()
|
H A D | snoop_nfs3.c | 885 uint_t fltype, mode, nlinks, uid, gid; in detail_fattr3() local 889 fltype = getxdr_u_long(); in detail_fattr3() 903 fltype, filetype(fltype)); in detail_fattr3()
|