Searched refs:insert_table (Results 1 – 4 of 4) sorted by relevance
| /titanic_41/usr/src/cmd/oawk/ |
| H A D | b.c | 96 static int insert_table(); 202 i = insert_table(chars, i, cn, pc, cn, c); in cclenter() 210 i = insert_table(chars, i, cn, c, cn, c); in cclenter() 489 ismax = insert_table(isyms, ismax, in cgotofn() 504 ismax = insert_table(isyms, ismax, in cgotofn() 517 ismax = insert_table(isyms, ismax, in cgotofn() 534 ismax = insert_table(isyms, in cgotofn() 549 ismax = insert_table(isyms, in cgotofn() 572 ismax = insert_table(isyms, ismax, in cgotofn() 614 symax = insert_table(symbol, in cgotofn() [all …]
|
| /titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/ |
| H A D | process.c | 108 insert_table(request, response); in process_request() 161 insert_table(request, response); in do_announce()
|
| H A D | talkd_impl.h | 52 extern void insert_table(CTL_MSG *request, CTL_RESPONSE *response);
|
| H A D | table.c | 187 insert_table(CTL_MSG *request, CTL_RESPONSE *response) in insert_table() function
|