Home
last modified time | relevance | path

Searched refs:pathadd (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/include/
H A DmGui.h48 void mAppGetDataPath(mStr *str,const char *pathadd);
50 void mAppGetConfigPath(mStr *str,const char *pathadd);
51 int mAppCreateConfigDir(const char *pathadd);
58 void mAppLoadTranslation(const void *defdat,const char *lang,const char *pathadd);
H A DmUtilFile.h39 mBool mCreateDirHome(const char *pathadd);
/dports/graphics/azpainter/azpainter-2.1.7/mlib/include/
H A DmGui.h48 void mAppGetDataPath(mStr *str,const char *pathadd);
50 void mAppGetConfigPath(mStr *str,const char *pathadd);
51 int mAppCreateConfigDir(const char *pathadd);
58 void mAppLoadTranslation(const void *defdat,const char *lang,const char *pathadd);
H A DmUtilFile.h39 mBool mCreateDirHome(const char *pathadd);
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/
H A DmGui.c542 void mAppGetDataPath(mStr *str,const char *pathadd) in mAppGetDataPath() argument
545 mStrPathAdd(str, pathadd); in mAppGetDataPath()
575 void mAppGetConfigPath(mStr *str,const char *pathadd) in mAppGetConfigPath() argument
578 mStrPathAdd(str, pathadd); in mAppGetConfigPath()
586 int mAppCreateConfigDir(const char *pathadd) in mAppCreateConfigDir() argument
593 mAppGetConfigPath(&str, pathadd); in mAppCreateConfigDir()
695 void mAppLoadTranslation(const void *defdat,const char *lang,const char *pathadd) in mAppLoadTranslation() argument
712 mAppGetDataPath(&str, pathadd); in mAppLoadTranslation()
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/
H A DmGui.c542 void mAppGetDataPath(mStr *str,const char *pathadd) in mAppGetDataPath() argument
545 mStrPathAdd(str, pathadd); in mAppGetDataPath()
575 void mAppGetConfigPath(mStr *str,const char *pathadd) in mAppGetConfigPath() argument
578 mStrPathAdd(str, pathadd); in mAppGetConfigPath()
586 int mAppCreateConfigDir(const char *pathadd) in mAppCreateConfigDir() argument
593 mAppGetConfigPath(&str, pathadd); in mAppCreateConfigDir()
695 void mAppLoadTranslation(const void *defdat,const char *lang,const char *pathadd) in mAppLoadTranslation() argument
712 mAppGetDataPath(&str, pathadd); in mAppLoadTranslation()
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/linux/
H A DmUtilFile.c142 mBool mCreateDirHome(const char *pathadd) in mCreateDirHome() argument
148 mStrPathAdd(&str, pathadd); in mCreateDirHome()
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/linux/
H A DmUtilFile.c142 mBool mCreateDirHome(const char *pathadd) in mCreateDirHome() argument
148 mStrPathAdd(&str, pathadd); in mCreateDirHome()
/dports/graphics/libvisual04/libvisual-0.4.0/libvisual/
H A Dlv_libvisual.c250 int visual_init_path_add (char *pathadd) in visual_init_path_add() argument
257 if (pathadd == NULL) in visual_init_path_add()
260 __lv_plugpaths[__lv_plugpath_cnt - 1] = strdup (pathadd); in visual_init_path_add()
H A Dlv_libvisual.h44 int visual_init_path_add (char *pathadd);
/dports/graphics/libvisual/libvisual-0.2.0/libvisual/
H A Dlv_libvisual.h37 int visual_init_path_add (char *pathadd);
H A Dlv_libvisual.c180 int visual_init_path_add (char *pathadd) in visual_init_path_add() argument
187 __lv_plugpaths[__lv_plugpath_cnt - 1] = pathadd; in visual_init_path_add()
/dports/security/ssh-multiadd/ssh-multiadd-1.3.2/
H A Dssh-multiadd22 def pathfind(pl, path=os.environ.get('PATH',os.defpath).split(os.pathsep), notfound=None, pathadd=[…
24 for a in [os.path.join(d,p) for p in pl for d in path+pathadd]:
36 …ss','x11-ssh-askpass','ssh-askpass2','ssh-askpass1','gnome-ssh-askpass'),pathadd=[os.path.join(os.…
/dports/devel/kdevelop/kdevelop-21.12.3/cmake/modules/
H A DFindSubversionLibrary.cmake134 MACRO(FIND_SUB_INC targetvar include pathadd)
138 ${SUBVERSION_INSTALL_PATH}/include${pathadd}
139 "$ENV{ProgramFiles}/Subversion/include${pathadd}"
144 "$ENV{ProgramFiles}/Subversion/include${pathadd}"
/dports/net-mgmt/routers2-extras/routers2-v2.23/extras/
H A Dbuildwan.pl56 my( $pathadd ) = "/usr/local/bin";
480 ."PathAdd: $pathadd\nLogformat: rrdtool\nOptions[_]: growright bits \n";
625 $pathadd = $opt_p if($opt_p);
H A Dcfgmaker_host.pl31 my($pathadd) = '/usr/local/bin/';
153 print CFG "PathAdd: $pathadd\n";
871 "pathadd=s"=>\$pathadd,
/dports/audio/ocp/ocp-0.2.90/stuff/
H A Dcompat.c373 int pathadd = 0; in makepath_malloc() local
431 pathadd++; in makepath_malloc()
480 if (pathadd) in makepath_malloc()
/dports/net-mgmt/routers2-extensions/routers2-v2.23/extras/
H A Dcfgmaker_host.pl31 my($pathadd) = '/usr/local/bin/';
149 print CFG "PathAdd: $pathadd\n";
740 "pathadd=s"=>\$pathadd,
/dports/net-mgmt/routers2/routers2-v2.23/extras/
H A Dcfgmaker_host.pl31 my($pathadd) = '/usr/local/bin/';
149 print CFG "PathAdd: $pathadd\n";
740 "pathadd=s"=>\$pathadd,
/dports/net-mgmt/mrtg/mrtg-2.17.4/lib/mrtg2/
H A DMRTG_lib.pm793 if(defined $$cfg{pathadd}){
794 ensureSL(\$$cfg{pathadd});
/dports/net-mgmt/mrtg/mrtg-2.17.4/doc/
H A Dmrtglib.pod127 'pathadd' =>
793 if(defined $$cfg{pathadd}){
794 ensureSL(\$$cfg{pathadd});
795 $ENV{PATH} = "$$cfg{pathadd}${MRTG_lib::PS}$ENV{PATH}";