Searched refs:proot (Results 1 – 3 of 3) sorted by relevance
78 char *proot, *x, *y; in parse_replica() local86 proot = root; in parse_replica()109 proot = root + 1; in parse_replica()117 list[*count-1].host = strdup(proot); in parse_replica()150 list[*count-1].host = strdup(proot); in parse_replica()153 proot = root; in parse_replica()162 proot = root; in parse_replica()174 proot = ++root; in parse_replica()183 list[*count-1].host = strdup(proot); in parse_replica()186 proot = root; in parse_replica()
104 int proot, /* The prime root */ in __generic_gen_dhkeys() argument114 MINT *root = mp_itom(proot); /* We get the root as a MINT */ in __generic_gen_dhkeys()
45 __generic_gen_dhkeys(int keylen, char *xmodulus, int proot,