Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c89 const char * const timeout_seconds_attr = "timeout_seconds"; variable
1074 timeout = xmlGetProp(emeth, (xmlChar *)timeout_seconds_attr); in lxml_get_exec_method()