HomeSort by relevance Sort by last modified time
    Searched refs:to_int_with_free (Results 1 - 3 of 3) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol.py 77 def to_int_with_free(*args): function
78 return _qpol.to_int_with_free(*args)
79 to_int_with_free = _qpol.to_int_with_free variable
    [all...]
qpol.i 84 int to_int_with_free(void *x) {
    [all...]
qpol_wrap.c 3050 int to_int_with_free(void *x) { function
    [all...]

Completed in 68 milliseconds