Searched defs:dst (Results 1 – 4 of 4) sorted by relevance
40 static inline int mls_context_cpy(struct context *dst, struct context *src) in mls_context_cpy()60 static inline int mls_context_cpy_low(struct context *dst, struct context *src) in mls_context_cpy_low()80 static inline int mls_context_cpy_high(struct context *dst, struct context *src) in mls_context_cpy_high()117 static inline int context_cpy(struct context *dst, struct context *src) in context_cpy()
291 void sidtab_set(struct sidtab *dst, struct sidtab *src) in sidtab_set()
49 int ebitmap_cpy(struct ebitmap *dst, struct ebitmap *src) in ebitmap_cpy()
442 struct dst_entry *dst; in selinux_xfrm_postroute_last() local