Home
last modified time | relevance | path

Searched defs:ttype (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/nvi/cl/
H A Dcl_main.c55 char **p_av, **t_av, *ttype; in main() local
223 term_init(char *ttype) in term_init()
H A Dcl_screen.c185 char *o_cols, *o_lines, *o_term, *ttype; in cl_vi_init() local
/freebsd-src/contrib/ncurses/progs/
H A Dtset.c547 const char *ttype; in get_termcap_entry() local
706 print_shell_commands(const char *ttype) in print_shell_commands()
773 const char *ttype; in main() local
/freebsd-src/lib/libc/resolv/
H A Dres_send.c230 int n, ttype, tclass; in res_nameinquery() local
281 int n, ttype, tclass; in res_queriesmatch() local
/freebsd-src/contrib/tcpdump/
H A Dprint-ptp.c496 ptp_print_timestamp_identity(netdissect_options * ndo,const u_char * bp,u_int * len,const char * ttype) ptp_print_timestamp_identity() argument
/freebsd-src/sbin/ipfw/
H A Dtables.c354 table_parse_type(uint8_t ttype, char *p, uint8_t *tflags) in table_parse_type()
797 char ttype[64], tvtype[64]; in table_show_info() local
H A Dipfw2.c2705 int ttype; in foreach_state() local
/freebsd-src/contrib/lib9p/pytest/
H A Dprotocol.py1389 def __init__(self, ttype, value, orig=None): argument
/freebsd-src/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c3398 int ttype; in DbObjCmd() local
3475 int ttype; in DbObjCmd() local
/freebsd-src/sys/contrib/openzfs/module/lua/
H A Dlobject.h121 #define ttype(o) (rttype(o) & 0x3F) macro
/freebsd-src/contrib/tnftp/src/
H A Dcmds.c252 set_type(const char *ttype) in set_type()
/freebsd-src/contrib/lua/src/
H A Dlobject.h87 #define ttype(o) (novariant(rawtt(o))) macro
/freebsd-src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify.h3671 __itt_track_type ttype; /*!< Type of the track */ member