Searched defs:fltype (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs.c559 int fltype, mode, nlinks, uid, gid, size, blksz; local
562 fltype = getxdr_long();
576 fltype, filetype(fltype));
H A Dsnoop_nfs3.c885 uint_t fltype, mode, nlinks, uid, gid; local
889 fltype = getxdr_u_long();
903 fltype, filetype(fltype));

Completed in 46 milliseconds