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

/opensolaris-onvv-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);
/opensolaris-onvv-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)) {
/opensolaris-onvv-gate/usr/src/uts/common/contract/
H A Ddevice.c1500 get_state(dev_info_t *dip) function
1516 uint_t state = get_state(dip);
1607 sync = is_sync_neg(get_state(dip), evtype);

Completed in 60 milliseconds