Searched refs:wType (Results 1 – 2 of 2) sorted by relevance
3404 Tcl_WideInt wType; in DbObjCmd() local3407 if( TCL_OK==Tcl_GetWideIntFromObj(interp, pObj, &wType) ){ in DbObjCmd()3409 wMask |= wType; in DbObjCmd()
719 rr->type = pRec->wType; in parse_dns_record()