Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dlex.c165 edstop(strcmp(editfile, name) == 0); in setfile()
519 if ((uintptr_t)com->c_func == (uintptr_t)edstop) { in execute()
669 if ((uintptr_t)com->c_func == (uintptr_t)edstop) in execute()
709 edstop(0); in hangup()
H A Dcmdtab.c115 "quit", C edstop, NOLIST, 0, 0,
H A Dmain.c437 edstop(0); in main()
H A Dfio.c487 edstop( in edstop() function
/illumos-gate/usr/src/cmd/mailx/hdr/
H A Ddef.h460 extern int edstop(int noremove);