HomeSort by: relevance | last modified time | path
    Searched refs:eui64_hostton (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/fwctl/
eui64.h 55 int eui64_hostton(const char *, struct eui64 *);
eui64.c 276 eui64_hostton(const char *hostname, struct eui64 *id) function in typeref:typename:int
fwcontrol.c 133 if (eui64_hostton(nodestr, &eui) != 0 && eui64_aton(nodestr, &eui) != 0)
845 if (eui64_hostton(optarg, &target) != 0 &&

Completed in 30 milliseconds