unix_sec_ctx       32 source4/ntvfs/unixuid/vfs_unixuid.c 	struct unix_sec_ctx *last_sec_ctx;
unix_sec_ctx       48 source4/ntvfs/unixuid/vfs_unixuid.c static struct unix_sec_ctx *save_unix_security(TALLOC_CTX *mem_ctx)
unix_sec_ctx       50 source4/ntvfs/unixuid/vfs_unixuid.c 	struct unix_sec_ctx *sec = talloc(mem_ctx, struct unix_sec_ctx);
unix_sec_ctx      107 source4/ntvfs/unixuid/vfs_unixuid.c 	*sec = talloc(req, struct unix_sec_ctx);
unix_sec_ctx      175 source4/ntvfs/unixuid/vfs_unixuid.c 	struct unix_sec_ctx *newsec;
unix_sec_ctx      219 source4/ntvfs/unixuid/vfs_unixuid.c 	struct unix_sec_ctx *sec; \