Searched refs:read_pidlist (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/priocntl/
H A Dpriocntl.h64 extern pid_t *read_pidlist(size_t *, FILE *);
H A Dsdcpriocntl.c119 if ((pidlist = read_pidlist(&numread, stdin)) == NULL) {
H A Dfsspriocntl.c230 if ((pidlist = read_pidlist(&numread, stdin)) == NULL)
H A Diapriocntl.c265 if ((pidlist = read_pidlist(&numread, stdin)) == NULL)
H A Drtpriocntl.c288 if ((pidlist = read_pidlist(&numread, stdin)) == NULL)
H A Dtspriocntl.c246 if ((pidlist = read_pidlist(&numread, stdin)) == NULL)
H A Dfxpriocntl.c285 if ((pidlist = read_pidlist(&numread, stdin)) == NULL)
H A Dsubr.c461 read_pidlist(size_t *npidsp, FILE *filep) function

Completed in 200 milliseconds