OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bits_xor
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/cgdconfig/
utils.h
74
bits_t *
bits_xor
(const bits_t *, const bits_t *);
utils.c
319
bits_xor
(const bits_t *x1, const bits_t *x2)
function in typeref:typename:bits_t *
337
ret =
bits_xor
(x1, x2);
cgdconfig.c
1541
kg->kg_key =
bits_xor
(p->key, oldp->key);
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025