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

  /src/lib/libterminfo/
compile.c 158 if (!_ti_store_extra(tic, 0, code, type, flag, num,
298 _ti_store_extra(TIC *tic, int wrn, const char *id, char type, char flag, function in typeref:typename:size_t
699 if (!_ti_store_extra(tic, 1, token, 's', -1, -2,
741 if (!_ti_store_extra(tic, 1, token, 'n', -1,
779 if (!_ti_store_extra(tic, 1, token, 'f', flag, 0, NULL,
term_private.h 187 size_t _ti_store_extra(TIC *, int, const char *, char, char, int,
  /src/usr.bin/tic/
tic.c 325 _ti_store_extra(rtic, 0, code, type, flag, num, str, num,

Completed in 12 milliseconds