Searched refs:insert_we (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.func.c71 static void insert_we (struct wordent *, struct wordent *);
1276 with the aid of insert_we(). */
1300 insert_we(now, pl);
1309 insert_we(now, last->prev);
1314 insert_we(now, last->prev);
1329 insert_we(now, last->prev);
1334 insert_we(now, last->prev);
1340 insert_we(now, last->prev);
1363 insert_we(struct wordent *new, struct wordent *where) function

Completed in 49 milliseconds