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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c576 static char *createhow4_name(createhow4 *crtp);
1343 createhow4_name(createhow4 *crtp) argument
1347 switch (crtp->mode) {
1370 detail_createhow4(createhow4 *crtp) argument
1373 createhow4_name(crtp));
1375 switch (crtp->mode) {
1378 detail_fattr4(&crtp->createhow4_u.createattrs);
1382 tohex(crtp->createhow4_u.createverf,
1389 detail_createtype4(createtype4 *crtp) argument
1392 detail_type_name(crtp
[all...]

Completed in 54 milliseconds