Lines Matching defs:client
76 struct cli_creds *client)
80 cli_creds_get_uid(client));
84 struct cli_creds *client,
89 cli_creds_get_uid(client),
94 struct cli_creds *client)
98 cli_creds_get_uid(client));
424 princ = princ_to_json(cc, cc->client);
496 struct cli_creds *client,
520 url = sec_cc_url_create(tmp_ctx, client, key);
848 ret = json_to_princ(cc, princ, &cc->client);
874 struct cli_creds *client,
903 * set the ownership to the client
905 cc->owner.uid = cli_creds_get_uid(client);
906 cc->owner.gid = cli_creds_get_gid(client);