Home
last modified time | relevance | path

Searched refs:interpret_mount (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rpcprint.c61 case 100005: interpreter = interpret_mount; break;
H A Dsnoop.h248 extern void interpret_mount(int, int, int, int, int, char *, int);
H A Dsnoop_mount.c96 interpret_mount(flags, type, xid, vers, proc, data, len) in interpret_mount() function