Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source3/modules/
H A Dvfs_aio_pthread.c283 opd->ux_tok = copy_unix_token(opd, get_current_utok(fsp->conn)); in create_private_open_data()
H A Dvfs_default.c3336 state->token = copy_unix_token( in vfswrap_getxattrat_send()
/dports/net/samba412/samba-4.12.15/source3/locking/
H A Dlocking.c790 dtl->delete_token = copy_unix_token(d->delete_tokens, tok); in add_delete_on_close_token()
886 dt->delete_token = copy_unix_token(dt, tok); in set_delete_on_close_lck()
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dutil.c2114 struct security_unix_token *copy_unix_token(TALLOC_CTX *ctx, const struct security_unix_token *tok) in copy_unix_token() function
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dproto.h430 struct security_unix_token *copy_unix_token(TALLOC_CTX *ctx, const struct security_unix_token *tok);