Home | History | Annotate | Download | only in libterminfo

Lines Matching defs:obuf

71 	char *obuf, type, flag, *buf, *delim, *name, *nbuf;
79 obuf = tic->name;
83 tic->name = obuf;
86 free(obuf);
89 obuf = buf = tic->alias;
108 free(obuf);
110 obuf = tic->nums.buf;
111 cap = obuf;
127 free(obuf);
129 obuf = tic->extras.buf;
130 cap = obuf;
165 free(obuf);