Home
last modified time | relevance | path

Searched defs:insert (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/mk/
H A Dbufblock.c70 insert(Bufblock *buf, int c) in insert() function
/plan9/sys/src/cmd/aux/
H A Dmklatinkbd.c71 insert(char *s, Rune r) in insert() function
/plan9/sys/src/cmd/plot/libplot/
H A Dfill.c26 static void insert(Edge *ep, Edge **yp){ in insert() function
/plan9/sys/src/cmd/ip/httpd/
H A Dredirect.c68 insert(Redir **tab, char *pat, char *repl) in insert() function
/plan9/sys/src/cmd/
H A Drdbfs.c85 insert(ulong addr, uchar *val, int count) in insert() function
/plan9/sys/src/games/
H A Dcatclock.c282 void insert(Edge *ep, Edge **yp){ in insert() function
/plan9/sys/src/ape/cmd/pdksh/
H A Dexec.c984 int insert = Flag(FTRACKALL); /* insert if not found */ local