Searched refs:dirpath (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsymbol2.c599 if (*dirpath)
600 fprintf(fmsg, "Using project directory path: %s\n", dirpath);
614 strcpy(pathsoapMatlab, dirpath);
619 strcpy(pathsoapMatlabHdr, dirpath);
624 strcpy(pathsoapStub, dirpath);
628 strcpy(pathsoapH, dirpath);
633 strcpy(pathsoapC, dirpath);
638 strcpy(pathsoapClient, dirpath);
643 strcpy(pathsoapServer, dirpath);
648 strcpy(pathsoapClientLib, dirpath);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsymbol2.c599 if (*dirpath)
600 fprintf(fmsg, "Using project directory path: %s\n", dirpath);
614 strcpy(pathsoapMatlab, dirpath);
619 strcpy(pathsoapMatlabHdr, dirpath);
624 strcpy(pathsoapStub, dirpath);
628 strcpy(pathsoapH, dirpath);
633 strcpy(pathsoapC, dirpath);
638 strcpy(pathsoapClient, dirpath);
643 strcpy(pathsoapServer, dirpath);
648 strcpy(pathsoapClientLib, dirpath);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dservice.c692 string_set(&conn->dirpath,"");
H A Dreply.c1080 string_set(&conn->dirpath,dptr_path(dptr_num));
1126 DEBUG(8,("dirpath=<%s> dontdescend=<%s>\n",
1127 conn->dirpath,lp_dontdescend(SNUM(conn))));
1128 if (in_list(conn->dirpath, lp_dontdescend(SNUM(conn)),True)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dncftp.h744 char *dirpath; member in struct:DIR
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dtheos.c38 extern DIR* _opendir(const char* dirpath);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dsmb.h686 char *dirpath; member in struct:connection_struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dsuper.c1547 .dirpath = args->nfs_server.export_path,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Doptions.c2577 char *dirpath = dirname(fullpath); local
2579 if (platform_access (dirpath, mode|X_OK) != 0)

Completed in 372 milliseconds

12