Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmain.c71 void chkmail(void);
390 chkmail(); in exfile()
482 chkmail(void) in chkmail() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c59 static void chkmail(Shell_t *shp, char*);
514 chkmail(shp,mail); in exfile()
615 static void chkmail(Shell_t *shp, char *files) in chkmail() function