Home
last modified time | relevance | path

Searched refs:Pollp (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/ttymon/
H A Dttymon.c54 extern struct pollfd *Pollp;
129 nfds = set_poll(Pollp); in main()
132 do_poll(Pollp, nfds); in main()
224 if ((Pollp = (struct pollfd *) in initialize()
H A Dtmglobal.c64 struct pollfd *Pollp; /* ptr to an array of poll struct */ variable
H A Dtmhandler.c385 extern struct pollfd *Pollp; in re_read()
407 free((char *)Pollp); in re_read()
411 if ((Pollp = (struct pollfd *) in re_read()