devd_init
if (!netlink_init(ctx) && !devd_init(ctx))
static int devd_init(void);
if (devd_init() >= 0) {