Home
last modified time | relevance | path

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

/src/sbin/ifconfig/
H A Difconfig.c101 static void Perrorc(const char *cmd, int error);
1071 Perrorc("ioctl (SIOCDIFADDR)", error); in delifaddr()
1088 Perrorc("ioctl (SIOCAIFADDR)", error); in addifaddr()
1904 Perrorc(const char *cmd, int error) in Perrorc() function
1924 Perrorc(cmd, errno); in Perror()