smb_raw_chkpath   642 source4/libcli/clifile.c 	status = smb_raw_chkpath(tree, &parms);
smb_raw_chkpath   341 source4/libcli/raw/libcliraw.h NTSTATUS smb_raw_chkpath(struct smbcli_tree *tree, union smb_chkpath *parms);
smb_raw_chkpath   394 source4/ntvfs/cifs/vfs_cifs.c 		return smb_raw_chkpath(p->tree, cp);
smb_raw_chkpath  1913 source4/torture/gentest.c 	GEN_CALL_SMB(smb_raw_chkpath(tree, &parm[i]));
smb_raw_chkpath    68 source4/torture/raw/chkpath.c 	status = smb_raw_chkpath(cli->tree, &io);
smb_raw_chkpath   130 source4/torture/raw/chkpath.c 	status = smb_raw_chkpath(cli->tree, &io);
smb_raw_chkpath   334 source4/torture/raw/chkpath.c 		status = smb_raw_chkpath(cli->tree, &io);