Searched refs:npushes (Results 1 – 2 of 2) sorted by relevance
80 static int npushes; /* index into list of STREAMS modules */ variable235 npops = npushes = 0; in scancfg()644 if (Pushes[0] == NULL || Pushes[npushes] == NULL) in getpush()646 (void) strncpy(buf, Pushes[npushes++], len); in getpush()
68 static int npushes; /* index into list of STREAMS modules */ variable207 npops = npushes = 0;655 if ( Pushes[0] == NULL || Pushes[npushes] == NULL )657 strncpy(buf, Pushes[npushes++], len);