Searched refs:ex_stop (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | ex_cmd.c | 349 {L("stop"), ex_stop, E_SECURE, 354 {L("suspend"), ex_stop, E_SECURE,
|
H A D | ex_stop.c | 42 ex_stop(SCR *sp, EXCMD *cmdp) in ex_stop() function
|
/netbsd-src/sys/dev/ic/ |
H A D | elinkxlvar.h | 137 void ex_stop(struct ifnet *, int);
|
H A D | elinkxl.c | 408 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 D | Makefile | 46 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 D | Makefile.am | 103 $(visrcdir)/ex/ex_stop.c \
|