Lines Matching refs:crtp
577 static char *createhow4_name(createhow4 *crtp);
1344 createhow4_name(createhow4 *crtp) in createhow4_name() argument
1348 switch (crtp->mode) { in createhow4_name()
1371 detail_createhow4(createhow4 *crtp) in detail_createhow4() argument
1374 createhow4_name(crtp)); in detail_createhow4()
1376 switch (crtp->mode) { in detail_createhow4()
1379 detail_fattr4(&crtp->createhow4_u.createattrs); in detail_createhow4()
1383 tohex(crtp->createhow4_u.createverf, in detail_createhow4()
1390 detail_createtype4(createtype4 *crtp) in detail_createtype4() argument
1393 detail_type_name(crtp->type)); in detail_createtype4()
1394 switch (crtp->type) { in detail_createtype4()
1397 utf8localize((utf8string *)&crtp->createtype4_u.linkdata)); in detail_createtype4()
1402 crtp->createtype4_u.devdata.specdata1, in detail_createtype4()
1403 crtp->createtype4_u.devdata.specdata2); in detail_createtype4()