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

  /src/sbin/cgdconfig/
utils.h 70 const void *bits_getbuf(bits_t *);
cgdconfig.c 420 bits_getbuf(key), BITS2BYTES(bits_len(key)),
421 bits_getbuf(info), BITS2BYTES(bits_len(info)))) {
625 bits_getbuf(kg->kg_salt), BITS2BYTES(bits_len(kg->kg_salt)),
655 bits_getbuf(kg->kg_salt),
989 ci.ci_key = bits_getbuf(p->key);
1728 raw = bits_getbuf(p->key);
utils.c 290 bits_getbuf(bits_t *in) function in typeref:typename:const void *

Completed in 13 milliseconds