HomeSort by: relevance | last modified time | path
    Searched defs:_ti_encode_buf (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libterminfo/
compile.c 355 _ti_encode_buf(char **cap, const TBUF *buf) function in typeref:typename:void
405 _ti_encode_buf(&cap, &tic->flags);
407 _ti_encode_buf(&cap, &tic->nums);
408 _ti_encode_buf(&cap, &tic->strs);
409 _ti_encode_buf(&cap, &tic->extras);

Completed in 11 milliseconds