HomeSort by: relevance | last modified time | path
    Searched refs:_ti_flatten (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libterminfo/
term_private.h 190 ssize_t _ti_flatten(uint8_t **, const TIC *);
term.c 400 len = _ti_flatten(&f, tic);
compile.c 367 _ti_flatten(uint8_t **buf, const TIC *tic) function in typeref:typename:ssize_t
  /src/usr.bin/tic/
tic.c 121 len = _ti_flatten(&buf, term->tic);
535 len = _ti_flatten(&buf, term->tic);

Completed in 16 milliseconds