Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c545 static char *claim_name(enum open_claim_type4 claim_type);
3754 claim_name(enum open_claim_type4 claim_type) in claim_name() argument
3758 switch (claim_type) { in claim_name()