Searched refs:tdots (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/krb5/krb5kdc/ |
H A D | do_tgs_req.c | 523 char *tdots; in process_tgs_req() local 530 tdots = tlen > 125 ? "..." : ""; in process_tgs_req() 543 tdots); in process_tgs_req() 553 tdots, emsg); in process_tgs_req()
|
/titanic_44/usr/src/cmd/krb5/kadmin/server/ |
H A D | server_stubs.c | 454 char *tdots, *cdots, *sdots; in log_unauth() local 457 trunc_name(&tlen, &tdots); in log_unauth() 466 op, tlen, target, tdots, in log_unauth() 482 char *tdots, *cdots, *sdots; in log_done() local 485 trunc_name(&tlen, &tdots); in log_done() 494 op, tlen, target, tdots, errmsg, in log_done()
|