Searched refs:exec_global (Results 1 – 3 of 3) sorted by relevance
| /src/bin/ed/ | ||
| H A D | glbl.c | 73 exec_global(int interact, int gflag) in exec_global() function |
| H A D | ed.h | 196 long exec_global(int, int); |
| H A D | main.c | 537 if (exec_global(n, gflag) < 0) in exec_command() |