Lines Matching defs:role
152 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0; local
267 int type, role, c, err; local
412 int c, type, role; local
527 int c, role, type, arg; local
593 int role; local
651 int c, role, type, live_kernel; local
730 poollist_dead(role, poolname, type, kernel, core) in poollist_dead() argument
801 poollist_live(role, poolname, type, fd) in poollist_live() argument
911 showpools_live(fd, role, plstp, poolname) in showpools_live() argument
950 showhashs_live(fd, role, htstp, poolname) in showhashs_live() argument
986 showdstls_live(fd, role, dlstp, poolname) in showdstls_live() argument
1022 setnodeaddr(int type, int role, void *ptr, char *arg) in setnodeaddr()