Home
last modified time | relevance | path

Searched refs:size2 (Results 1 – 1 of 1) sorted by relevance

/security/apparmor/
Dpolicy_unpack.c494 int c, j, pos, size2 = unpack_strdup(e, &str, NULL); in unpack_trans_table() local
498 if (!size2) in unpack_trans_table()
506 for (c = j = 0; j < size2 - 1; j++) { in unpack_trans_table()