Home
last modified time | relevance | path

Searched refs:client_name (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dlogfile.h293 /* 32*/ ntfschar client_name[64];/* Name of the client in Unicode. Should member
/linux-4.19.296/include/linux/sunrpc/
Dclnt.h125 char *client_name; member
/linux-4.19.296/fs/nfsd/
Dnfs4callback.c795 args.client_name = clp->cl_cred.cr_principal; in setup_callback_client()