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