Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c270 uint_t tlabel; in hci1394_tlabel_free() local
280 tlabel = tlabel_info->tbi_tlabel; in hci1394_tlabel_free()
294 tlabel_handle->tb_lookup[node_number][tlabel] = NULL; in hci1394_tlabel_free()
295 tlabel_handle->tb_free[node_number] |= ((uint64_t)1 << tlabel); in hci1394_tlabel_free()
313 uint_t tlabel; in hci1394_tlabel_register() local
324 tlabel = tlabel_info->tbi_tlabel; in hci1394_tlabel_register()
329 tlabel_handle->tb_lookup[node_number][tlabel] = cmd; in hci1394_tlabel_register()
349 uint_t tlabel; in hci1394_tlabel_lookup() local
361 tlabel = tlabel_info->tbi_tlabel; in hci1394_tlabel_lookup()
369 *cmd = tlabel_handle->tb_lookup[node_number][tlabel]; in hci1394_tlabel_lookup()
[all …]
/titanic_41/usr/src/cmd/backup/dump/
H A Ddumpmain.c142 tlabel = "none"; in main()
431 tlabel = *argv; in main()
432 if (strlen(tlabel) > (sizeof (spcl.c_label) - 1)) { in main()
433 tlabel[sizeof (spcl.c_label) - 1] = '\0'; in main()
436 tlabel); in main()
507 (void) strcpy(spcl.c_label, tlabel); in main()
513 (void) strcpy(spcl.c_label, tlabel); in main()
H A Ddump.h120 char *tlabel; /* what goes in tape header c_label field */ variable
H A Ddumptape.c1255 (void) strcpy(spcl.c_label, tlabel); in changevol()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/
H A Dkssladm_create.c217 char tlabel[CRYPTO_EXT_SIZE_LABEL]; in kmf_to_kssl() local
218 bzero(tlabel, sizeof (tlabel)); in kmf_to_kssl()
219 (void) strlcpy(tlabel, token_label, sizeof (tlabel)); in kmf_to_kssl()
227 bcopy(tlabel, kssl_params->kssl_token.toklabel, in kmf_to_kssl()
/titanic_41/usr/src/uts/common/
H A DMakefile.files363 tlabel.o \