Searched refs:tmpn (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/common/openssl/crypto/pkcs12/ |
| H A D | p12_key.c | 111 int tmpn = n; in PKCS12_key_gen_uni() local 170 fprintf(stderr, "Output KEY (length %d)\n", tmpn); in PKCS12_key_gen_uni() 171 h__dump(tmpout, tmpn); in PKCS12_key_gen_uni()
|
| /onnv-gate/usr/src/cmd/fm/modules/common/eversholt/ |
| H A D | config.c | 548 struct node *tmpn, *ptmpn; in config_nodeize() local 559 tmpn = tree_name_iterator(tree_name(sname, IT_VERTICAL, NULL, 0), numn); in config_nodeize() 561 return (tmpn); in config_nodeize() 562 return (tree_name_append(ptmpn, tmpn)); in config_nodeize()
|
| H A D | platform.c | 177 struct node *tmpn; in hc_fmri_nodeize() local 210 tmpn = tree_name_iterator( in hc_fmri_nodeize() 215 pathtree = tmpn; in hc_fmri_nodeize() 217 (void) tree_name_append(pathtree, tmpn); in hc_fmri_nodeize()
|