Home
last modified time | relevance | path

Searched refs:fltype (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs.c557 int fltype, mode, nlinks, uid, gid, size, blksz; in detail_fattr() local
560 fltype = getxdr_long(); in detail_fattr()
574 fltype, filetype(fltype)); in detail_fattr()
H A Dsnoop_nfs3.c885 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()