HomeSort by: relevance | last modified time | path
    Searched defs:methods (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/lua/gpio/
gpio.c 46 #define GPIO_METATABLE "GPIO object methods"
274 static const struct luaL_Reg methods[] = { local in function:luaopen_gpio
291 luaL_newlib(L, methods);
  /src/usr.sbin/fstyp/
hammer2_disk.h 627 uint8_t methods; /* check method & compression method */ member in struct:hammer2_blockref
734 * bref.methods. The compression level is not encoded in
735 * bref.methods.
775 * Passed to hammer2_chain_create(), causes methods to be inherited from
  /src/sys/dev/ic/
cissreg.h 78 u_int32_t methods; member in struct:ciss_config

Completed in 16 milliseconds