Searched defs:insert (Results 1 – 7 of 7) sorted by relevance
70 insert(Bufblock *buf, int c) in insert() function
71 insert(char *s, Rune r) in insert() function
26 static void insert(Edge *ep, Edge **yp){ in insert() function
68 insert(Redir **tab, char *pat, char *repl) in insert() function
85 insert(ulong addr, uchar *val, int count) in insert() function
282 void insert(Edge *ep, Edge **yp){ in insert() function
984 int insert = Flag(FTRACKALL); /* insert if not found */ local