adt_load_termid
if ((rc = adt_load_termid(fd, &termid)) == 0) {
if ((rc = adt_load_termid(sock, &termid)) == 0) {
if (adt_load_termid(conn->conn_sock, &termid) != 0) {
extern int adt_load_termid(int, adt_termid_t **);