Searched refs:newlabel (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/ |
H A D | inittoken.c | 50 char *newlabel = NULL; local 58 "n:(newlabel)" 67 if (newlabel) 69 newlabel = optarg_av; 97 rv = kmf_pk11_init_token(handle, currlabel, newlabel, 114 (newlabel ? newlabel : currlabel));
|
/illumos-gate/usr/src/lib/libkmf/libkmf/common/ |
H A D | pk11tokens.c | 559 char *currlabel, char *newlabel, 584 (CK_UTF8CHAR_PTR)(newlabel ? newlabel : currlabel)); 558 kmf_pk11_init_token(KMF_HANDLE_T handle, char *currlabel, char *newlabel, CK_UTF8CHAR_PTR sopin, CK_ULONG sopinlen) argument
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | fd.c | 768 char *newlabel; local 936 newlabel = deflabel_35; 938 newlabel = deflabel_525; 940 (void) sprintf(fdp->d_vtoc_asciilabel, newlabel,
|
Completed in 61 milliseconds