Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dfreefilter.c62 TEMPLATE * templ in freetempl()
/illumos-gate/usr/src/uts/common/sys/
H A Dfem.h274 const struct fs_operation_def *templ; member
298 const struct fs_operation_def *templ; member
/illumos-gate/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
3472 CK_ATTRIBUTE templ[15]; in KMFPK11_CreateSymKey() local
3840 CK_ATTRIBUTE templ[15]; in create_generic_secret_key() local
/illumos-gate/usr/src/cmd/smbsrv/smbadm/
H A Dsmbinfo.c247 cmd_create_handle(int argc, char **argv, const char *def, ofmt_field_t *templ) in cmd_create_handle()
678 ofmt_fatal(ofmt_handle_t hdl, ofmt_field_t *templ, ofmt_status_t status) in ofmt_fatal()
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_plugin.c756 fs_operation_def_t *templ; in sdev_plugin_register_legacy() local
920 fs_operation_def_t *templ; in sdev_plugin_init() local
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c1062 u_int32_t templ; local
/illumos-gate/usr/src/tools/find_elf/
H A Dfind_elf.c371 obj_t templ = { in process_file() local
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vnode.c542 const fs_operation_def_t *templ, /* Operation specification */ in vn_make_ops()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c3119 lxml_get_template(entity_t *service, xmlNodePtr templ) in lxml_get_template()
/illumos-gate/usr/src/uts/common/fs/
H A Dfem.c3273 fem_create(char *name, const struct fs_operation_def *templ, in fem_create()
3400 fsem_create(char *name, const struct fs_operation_def *templ, in fsem_create()
H A Dvnode.c2295 const fs_operation_def_t *templ, /* Operation specification */ in vn_make_ops()