Home
last modified time | relevance | path

Searched refs:chkmail (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/sh/
H A Dmain.c71 void chkmail(void);
390 chkmail(); in exfile()
482 chkmail(void) in chkmail() function
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dmain.c56 static void chkmail(Shell_t *shp, char*);
523 chkmail(shp,mail); in exfile()
631 static void chkmail(Shell_t *shp, char *files) in chkmail() function