Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/pppctl/
HDpppctl.c74 static int want_sem_post; /* Need to let the Monitor thread in ? */ variable
235 want_sem_post = 1; in InputHandler()
254 if (want_sem_post) in SmartGets()
293 want_sem_post = 1; in Terminal()