Searched defs:tlist (Results 1 – 12 of 12) sorted by relevance
/openbsd/usr.bin/less/ |
H A D | edit.c | 47 init_textlist(struct textlist *tlist, char *str) in init_textlist() 77 forw_textlist(struct textlist *tlist, char *prev) in forw_textlist() 99 back_textlist(struct textlist *tlist, char *prev) in back_textlist()
|
H A D | decode.c | 320 add_cmd_table(struct tablelist **tlist, char *buf, int len) in add_cmd_table() 365 add_var_table(struct tablelist **tlist, char *buf, int len) in add_var_table() 456 cmd_decode(struct tablelist *tlist, const char *cmd, char **sp) in cmd_decode()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | vbase3.C | 18 void tlist () in tlist() function
|
/openbsd/games/hack/ |
H A D | hack.cmd.c | 146 struct func_tab *tlist = cmdlist; in rhack() local
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | tag.c | 60 List *tlist; member 64 static List *tlist; variable
|
/openbsd/sbin/shutdown/ |
H A D | shutdown.c | 69 } tlist[] = { variable
|
/openbsd/bin/ksh/ |
H A D | io.c | 437 maketemp(Area *ap, Temp_type type, struct temp **tlist) in maketemp()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-common.c | 1473 struct tlist struct 1475 struct tlist *next; argument 1484 struct tlist *cache_before_sp; argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | c-common.c | 1118 struct tlist struct 1120 struct tlist *next; argument 1129 struct tlist *cache_before_sp; argument
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | charset.c | 1195 struct { char *from; char *to; int *table; } tlist[] = { in _initialize_charset() local
|
/openbsd/lib/libedit/ |
H A D | terminal.c | 330 char **tlist = el->el_terminal.t_str; in terminal_alloc() local
|
/openbsd/usr.bin/make/ |
H A D | var.c | 189 static bool *tlist = xtlist+1; variable
|