Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dbus_if.h231 typedef int bus_write_ivar_t(device_t _dev, device_t _child, int _indx,
251 static __inline int BUS_WRITE_IVAR(device_t _dev, device_t _child, int _indx, in BUS_WRITE_IVAR() argument
256 return ((bus_write_ivar_t *) _m)(_dev, _child, _indx, _value); in BUS_WRITE_IVAR()
/third_party/json/
DChangeLog.md1057 - Rename argument array\_index to array\_indx in json\_pointer methods [\#1980](https://github.com/…