Lines Matching refs:string_get

1150 			return (string_get(value, sys_rootdelay, -1));  in op_ntpSystem()
1155 return (string_get(value, sys_rootdispersion, -1)); in op_ntpSystem()
1160 return (string_get(value, sys_refid, -1)); in op_ntpSystem()
1165 return (string_get(value, sys_reftime, 8)); in op_ntpSystem()
1182 return (string_get(value, sys_clock, 8)); in op_ntpSystem()
1187 return (string_get(value, sys_system, -1)); in op_ntpSystem()
1192 return (string_get(value, sys_processor, -1)); in op_ntpSystem()
1301 return (string_get(value, t->rootdelay, -1)); in op_ntpPeersVarTable()
1304 return (string_get(value, t->rootdispersion, -1)); in op_ntpPeersVarTable()
1307 return (string_get(value, t->refid, -1)); in op_ntpPeersVarTable()
1310 return (string_get(value, t->reftime, 8)); in op_ntpPeersVarTable()
1313 return (string_get(value, t->orgtime, 8)); in op_ntpPeersVarTable()
1316 return (string_get(value, t->rcvtime, 8)); in op_ntpPeersVarTable()
1319 return (string_get(value, t->xmttime, 8)); in op_ntpPeersVarTable()
1330 return (string_get(value, t->offset, -1)); in op_ntpPeersVarTable()
1333 return (string_get(value, t->delay, -1)); in op_ntpPeersVarTable()
1336 return (string_get(value, t->dispersion, -1)); in op_ntpPeersVarTable()
1454 return (string_get(value, t->offset, -1)); in op_ntpFilterRegisterTable()
1457 return (string_get(value, t->delay, -1)); in op_ntpFilterRegisterTable()
1460 return (string_get(value, t->dispersion, -1)); in op_ntpFilterRegisterTable()
1487 return (string_get(value, ntp_host, -1)); in op_begemot_ntp()
1490 return (string_get(value, ntp_port, -1)); in op_begemot_ntp()