Searched refs:Pushes (Results 1 – 2 of 2) sorted by relevance
73 static char *Pushes[64]; /* list of STREAMS modules to be pushed */ variable236 Pops[0] = Pushes[0] = NULL; in scancfg()368 setioctl(Pushes, equals); in nameparse()644 if (Pushes[0] == NULL || Pushes[npushes] == NULL) in getpush()646 (void) strncpy(buf, Pushes[npushes++], len); in getpush()
61 static char *Pushes[64] = {0}; /* list of STREAMS modules to be pushed */ variable208 Pops[0] = Pushes[0] = NULL;344 setioctl(Pushes, equals); in nameparse()655 if ( Pushes[0] == NULL || Pushes[npushes] == NULL )657 strncpy(buf, Pushes[npushes++], len);