Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dcli_smb2_fnum.h254 struct ea_struct **pea_list);
H A Dclifile.c5233 size_t *pnum_eas, struct ea_struct **pea_list) in parse_ea_blob() argument
5252 *pea_list = NULL; in parse_ea_blob()
5275 *pea_list = NULL; in parse_ea_blob()
5280 if (!pea_list) { in parse_ea_blob()
5318 *pea_list = ea_list; in parse_ea_blob()
5397 struct ea_struct **pea_list) in cli_get_ea_list_path() argument
5409 pea_list); in cli_get_ea_list_path()
5432 status = cli_get_ea_list_path_recv(req, ctx, pnum_eas, pea_list); in cli_get_ea_list_path()
H A Dproto.h621 struct ea_struct **pea_list);