Searched refs:prefixbuf (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/selinux/ss/
H A Dpolicydb.c2250 __be64 prefixbuf[1]; local
2374 rc = next_entry(prefixbuf, fp, sizeof(u64));
2380 be64_to_cpu(prefixbuf[0]);
3309 __be64 prefixbuf[1]; local
3402 prefixbuf[0] =
3405 rc = put_entry(prefixbuf, sizeof(u64), 1, fp);

Completed in 215 milliseconds