Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/aux/
H A Dmailcompat.c192 char *bang2; local
194 if ((bang2 = strrchr(start, '!')) != NULL) /* 2nd rightmost '!' */
195 *shortp = bang2 + 1; /* move past ! */
H A Dvacation.c423 char *bang2; local
426 if ((bang2 = strrchr(start, '!')) != NULL)
427 *shortp = bang2 + 1; /* move past ! */