t_kbind
if ((error = t_kbind(*tiptr, NULL, NULL)) != 0) {
err = t_kbind(tiptr, NULL, NULL);
} else if ((error = t_kbind(new->e_tiptr, NULL, NULL)) != 0) {
if ((i = t_kbind(tiptr, NULL, NULL)) != 0) {
if ((error = t_kbind(tiptr, req, ret)) != 0) {
if ((error = t_kbind(tiptr, req, ret)) != 0) {
if ((error = t_kbind(tiptr, NULL, NULL)) != 0) {
extern int t_kbind(TIUSER *, struct t_bind *, struct t_bind *);