Home
last modified time | relevance | path

Searched refs:ex_load (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex.c48 static int ex_load __P((SCR *));
334 if (ex_load(sp)) in ex_cmd()
2068 ex_load(SCR *sp) in ex_load() function