Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mailx/
H A Dlex.c166 edstop(strcmp(editfile, name) == 0); in setfile()
520 if (com->c_func == (int (*)(void *))edstop) { in execute()
670 if (com->c_func == (int (*)(void *))edstop) in execute()
720 edstop(0); in hangup()
H A Dcmdtab.c117 "quit", C edstop, NOLIST, 0, 0,
H A Dmain.c436 edstop(0); in main()
H A Dfio.c487 edstop( in edstop() function
/titanic_44/usr/src/cmd/mailx/hdr/
H A Ddef.h459 extern int edstop(int noremove);