Searched refs:proclabel (Results 1 – 7 of 7) sorted by relevance
65 void proclabel(int col);
174 proclabel(kvnsw + count); in showswap()
279 proclabel(int lcol) in proclabel() function
826 mac_t proclabel; in label() local830 if (mac_prepare_process_label(&proclabel) == -1) { in label()834 error = mac_get_pid(k->ki_p->ki_pid, proclabel); in label()836 if (mac_to_text(proclabel, &string) == -1) in label()839 mac_free(proclabel); in label()
950 struct label *prlabel, struct proc *p, struct label *proclabel) in stub_prison_attached() argument
1785 struct label *prlabel, struct proc *p, struct label *proclabel) in test_prison_attached() argument1789 LABEL_CHECK(proclabel, MAGIC_PROC); in test_prison_attached()
452 struct label *proclabel);