Searched refs:ifndefcmd (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/usr.bin/mail/ | ||
| H A D | extern.h | 106 int ifndefcmd(void *v); |
| H A D | cmdtab.c | 132 { "ifndef", ifndefcmd, 0, CMP(F) T|F|M|RAWLIST, 1, 1 }, |
| H A D | cmd3.c | 1054 ifndefcmd(void *v) in ifndefcmd() function |