Searched refs:inst_str (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/ | ||
H A D | adm_kef_util.c | 667 char *inst_str; local 678 if ((inst_str = strtok(NULL, "/")) == NULL) { 683 *inst_num = atoi(inst_str); |
Completed in 57 milliseconds