Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/faqwiz/
Dfaqconf.py123 T_ALL = "The Whole " + FAQNAME variable
Dfaqwiz.py474 self.prologue(T_ALL)
/external/netperf/src/
Dnettest_xti.c206 if ((opt_req = (struct t_optmgmt *)t_alloc(temp_socket,T_OPTMGMT,T_ALL)) == in create_xti_endpoint()
225 if ((opt_ret = (struct t_optmgmt *) t_alloc(temp_socket,T_OPTMGMT,T_ALL)) == in create_xti_endpoint()