Searched refs:setifaddr (Results 1 – 1 of 1) sorted by relevance
972 static void setifaddr(const char *, int, int, const struct afswtch *);973 static const struct cmd setifaddr_cmd = DEF_CMD("ifaddr", 0, setifaddr);1144 setifaddr(const char *addr, int param, int s, const struct afswtch *afp) in setifaddr() function