Home
last modified time | relevance | path

Searched defs:templ (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/lp/lib/filters/
H A Dfreefilter.c62 TEMPLATE * templ in freetempl()
/titanic_50/usr/src/uts/common/sys/
H A Dfem.h274 const struct fs_operation_def *templ; member
298 const struct fs_operation_def *templ; member
/titanic_50/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c228 CK_ATTRIBUTE templ[10]; in PK11Cert2KMFCert() local
359 CK_ATTRIBUTE *templ) in get_attr()
483 CK_ATTRIBUTE templ[10]; in search_certs() local
2103 CK_ATTRIBUTE templ; in getObjectKeytype() local
2122 CK_ATTRIBUTE templ; in getObjectLabel() local
2146 CK_ATTRIBUTE templ; in getObjectKeyclass() local
2178 CK_ATTRIBUTE templ[4]; in KMFPK11_FindPrikeyByCert() local
3195 CK_ATTRIBUTE templ[32]; in store_raw_key() local
3471 CK_ATTRIBUTE templ[15]; in KMFPK11_CreateSymKey() local
3839 CK_ATTRIBUTE templ[15]; in create_generic_secret_key() local
/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c1067 u_int32_t templ; local
/titanic_50/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c615 fs_operation_def_t *templ; in sdev_get_vop() local
/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c3112 lxml_get_template(entity_t *service, xmlNodePtr templ) in lxml_get_template()
/titanic_50/usr/src/uts/common/fs/
H A Dfem.c3268 fem_create(char *name, const struct fs_operation_def *templ, in fem_create()
3395 fsem_create(char *name, const struct fs_operation_def *templ, in fsem_create()
H A Dvnode.c2237 const fs_operation_def_t *templ, /* Operation specification */ in vn_make_ops()