Searched refs:ncomps (Results 1 – 2 of 2) sorted by relevance
382 unsigned int ii, ncomps; in init_environment() local387 ncomps = HAST_NCOMPONENTS; in init_environment()1293 ncomps = 1; in ggate_recv_thread()1870 unsigned int ii, ncomps; in ggate_send_thread() local1872 ncomps = HAST_NCOMPONENTS; in ggate_send_thread()1889 if (ii == ncomps) { in ggate_send_thread()1968 ncomps = HAST_NCOMPONENTS; in sync_thread()2218 unsigned int ii, ncomps; in primary_config_reload() local2235 ncomps = HAST_NCOMPONENTS; in primary_config_reload()2406 unsigned int ii, ncomps; in guard_thread() local[all …]
519 ncomps = ocomps[0:-1]522 ncomps = newdir.split(b'/')523 ncomps.append(ncomp)528 npath = b'/'.join(ncomps)564 parts2[0:olen] = ncomps