Home
last modified time | relevance | path

Searched refs:ifcmd (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/systat/
H A Difcmds.c54 ifcmd(const char *cmd, const char *args) in ifcmd() function
H A Dextern.h123 int ifcmd(const char *cmd, const char *args);
H A Difstat.c488 retval = ifcmd(cmd, args); in cmdifstat()
/netbsd-src/usr.bin/mail/
H A Dextern.h104 int ifcmd(void *);
H A Dcmdtab.c130 { "if", ifcmd, 0, CMP(F) T|F|M|RAWLIST, 1, 1 },
H A Dcmd3.c1004 ifcmd(void *v) in ifcmd() function