Searched defs:get_state (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c313 wait_state(int fd, int get_state()) argument
318 while (state = get_state(fd)) {
337 parallel_comm(int fd, int get_state()) argument
351 wait_state(fd, get_state);
357 wait_state(fd, get_state);
382 wait_state(fd, get_state);
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.cat.c329 wait_state(int fd, int get_state()) argument
334 while (state = get_state(fd)) {
/illumos-gate/usr/src/uts/common/contract/
H A Ddevice.c1499 get_state(dev_info_t *dip) function
1515 uint_t state = get_state(dip);
1606 sync = is_sync_neg(get_state(dip), evtype);

Completed in 62 milliseconds