HomeSort by relevance Sort by last modified time
    Searched full:py_insert_long (Results 1 - 1 of 1) sorted by null

  /external/selinux/policycoreutils/sepolicy/
info.c 60 static int py_insert_long(PyObject *dict, const char *name, int value) function
1171 if (py_insert_long(dict, "high", high_port))
1174 if (py_insert_long(dict, "low", low_port))
    [all...]

Completed in 196 milliseconds