Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ttymon/
H A Dttymon.c59 static int mod_ttydefs(void);
216 (void) mod_ttydefs(); /* just to initialize Mtime */ in initialize()
284 if (check_modtime && mod_ttydefs()) { in open_all()
306 if (check_modtime && mod_ttydefs()) { in open_all()
563 mod_ttydefs(void) in mod_ttydefs() function