check_arg_pathname  383 source4/client/cifsdd.c 		path = check_arg_pathname("if");
check_arg_pathname  392 source4/client/cifsdd.c 		path = check_arg_pathname("of");
check_arg_pathname  614 source4/client/cifsdd.c 	if (check_arg_pathname("if") == NULL) {
check_arg_pathname  619 source4/client/cifsdd.c 	if (check_arg_pathname("of") == NULL) {
check_arg_pathname   50 source4/client/cifsdd.h const char * check_arg_pathname(const char * name);