Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_cmd.c349 {L("stop"), ex_stop, E_SECURE,
354 {L("suspend"), ex_stop, E_SECURE,
H A Dex_stop.c42 ex_stop(SCR *sp, EXCMD *cmdp) in ex_stop() function
/netbsd-src/sys/dev/ic/
H A Delinkxlvar.h137 void ex_stop(struct ifnet *, int);
H A Delinkxl.c408 ifp->if_stop = ex_stop; in ex_config()
627 ex_stop(ifp, 0); in ex_init()
1585 ex_stop(struct ifnet *ifp, int disable) in ex_stop() function
1683 ex_stop(ifp, 1); in ex_detach()
1737 ex_stop(&sc->sc_ethercom.ec_if, 1); in ex_shutdown()
/netbsd-src/external/bsd/nvi/usr.bin/nvi/
H A DMakefile46 ex_shift.c ex_source.c ex_stop.c ex_subst.c ex_tag.c ex_tcl.c \
/netbsd-src/external/bsd/nvi/dist/dist/
H A DMakefile.am103 $(visrcdir)/ex/ex_stop.c \