Searched refs:find_def (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmextern.h98 extern struct Gdef *find_def();
H A Dtmttydefs.c277 * find_def(ttylabel)
284 find_def(ttylabel) function
347 extern struct Gdef *find_def();
349 if (find_def(gptr->g_id) != NULL) {
H A Dsttydefs.c479 extern struct Gdef *find_def();
482 if (find_def(np->g_nextid) == NULL) {
H A Dtmchild.c464 if ((sp = find_def(speedef->g_nextid)) == NULL) {
469 if ((sp = find_def(speedef->g_id)) == NULL) {
H A Dttymon.c630 if ((sp = find_def(ttylabel)) == NULL) {

Completed in 83 milliseconds