Home
last modified time | relevance | path

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

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