Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mailx/
H A Dcmdtab.c67 "delete", C delm, W|P|MSGLIST, 0, MMNDEL,
H A Dcmd2.c528 if (delm(msgvec) >= 0) { in deltype()
549 delm(int *msgvec) in delm() function
/titanic_41/usr/src/cmd/mailx/hdr/
H A Ddef.h450 extern int delm(int *msgvec);
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c1473 char *c, *c2, delm; in initconn() local
1529 delm = *(++c); in initconn()
1530 while (*c == delm) { in initconn()