Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c313 wait_state(int fd, int get_state()) in wait_state() argument
318 while (state = get_state(fd)) { in wait_state()
337 parallel_comm(int fd, int get_state()) in parallel_comm() argument
351 wait_state(fd, get_state); in parallel_comm()
357 wait_state(fd, get_state); in parallel_comm()
382 wait_state(fd, get_state); in parallel_comm()
/titanic_44/usr/src/cmd/lp/model/
H A Dlp.cat.c329 wait_state(int fd, int get_state()) in wait_state() argument
334 while (state = get_state(fd)) { in wait_state()
/titanic_44/usr/src/uts/common/contract/
H A Ddevice.c1500 get_state(dev_info_t *dip) in get_state() function
1516 uint_t state = get_state(dip); in set_cond_state()
1607 sync = is_sync_neg(get_state(dip), evtype); in contract_device_publish()