Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c1810 void *fifo_timer=sh_timeradd(500,1,fifo_check,(void*)shp); in sh_exec() local
1812 timerdel(fifo_timer); in sh_exec()