Home
last modified time | relevance | path

Searched refs:helpname (Results 1 – 25 of 66) sorted by last modified time

123

/dports/audio/ocp/ocp-0.2.90/help/
H A Dcphelper.c343 char *helpname; in plReadHelpExternal() local
349 makepath_malloc (&helpname, 0, cfDataDir, "ocp.hlp", 0); in plReadHelpExternal()
350 if ((bf=fopen(helpname, "r"))) in plReadHelpExternal()
352 free (helpname); in plReadHelpExternal()
356 fprintf (stderr, "Failed to open(%s): %s\n", helpname, strerror (errno)); in plReadHelpExternal()
357 free (helpname); in plReadHelpExternal()
/dports/math/mathgl/mathgl-2.5/mgllab/
H A Ddialogs.cpp796 str = helpname+c; in cmd_sel()
H A Dhelp.cpp38 str = helpname+cmd; in help_cb()
49 str = helpname+s; in link_cb()
57 static std::string str = helpname+"Examples"; in example_cb()
H A Dmgllab.cpp45 std::string helpname; variable
69 helpname = docdir+sep+hlp[l]; in set_scheme_lang()
H A Dmgllab.h64 extern std::string helpname; ///< Path to help files
/dports/devel/osc/osc-0.175.0/osc/
H A Dcmdln.py829 helpname = attr[5:]
830 if helpname not in token2cmdname:
831 helpnames[helpname] = True
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A Dfluid.cxx903 char helpname[FL_PATH_MAX]; in show_help() local
920 snprintf(helpname, sizeof(helpname), "%s/%s", docdir, name); in show_help()
923 FILE *f = fopen(helpname, "rb"); in show_help()
926 help_dialog->load(helpname); in show_help()
967 snprintf(helpname, sizeof(helpname), "http://www.fltk.org/%s", name); in show_help()
968 fl_open_uri(helpname); in show_help()
/dports/devel/lua-luarocks/luarocks-3.8.0/src/luarocks/fs/
H A Dwin32.lua230 local helpname = dest.."/"..base
231 local helper = io.open(helpname, "w")
233 return nil, "Could not open "..helpname.." for writing."
/dports/mail/alpine/alpine-465e23b/pith/
H A Dhelp_c_gen.c64 char *p, *helpname; in body() local
103 helpname = p; in body()
117 fprintf(ofp, "char *%s[] = {\n", helpname); in body()
119 if(append_to_help_list(&help_list, helpname) < 0){ in body()
/dports/mail/alpine/alpine-465e23b/web/src/alpined.d/
H A Dalpined.c2014 char **help_text, **ptext, *helpname, tmperrmsg[256], in PEInfoCmd() local
2020 if(!(helpname = Tcl_GetStringFromObj(objv[2], NULL))){ in PEInfoCmd()
2033 if((text = help_name2section(helpname, strlen(helpname))) in PEInfoCmd()
2039 vtmp->name && strucmp(vtmp->name, helpname); in PEInfoCmd()
2043 strlen(helpname) < 200 ? helpname : ""); in PEInfoCmd()
2053 if(!strucmp(helpname, ftmp->name)){ in PEInfoCmd()
2064 strlen(helpname) < 200 ? function : ""); in PEInfoCmd()
/dports/mail/alpine/alpine-465e23b/web/cgi/alpine/1.0/
H A Dtconfig.tcl140 set _wp(helpname) [lindex $conf 3]
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dhelp_c_gen.c64 char *p, *helpname; in body() local
103 helpname = p; in body()
117 fprintf(ofp, "char *%s[] = {\n", helpname); in body()
119 if(append_to_help_list(&help_list, helpname) < 0){ in body()
/dports/editors/pico-alpine/alpine-465e23b/web/src/alpined.d/
H A Dalpined.c2014 char **help_text, **ptext, *helpname, tmperrmsg[256], in PEInfoCmd() local
2020 if(!(helpname = Tcl_GetStringFromObj(objv[2], NULL))){ in PEInfoCmd()
2033 if((text = help_name2section(helpname, strlen(helpname))) in PEInfoCmd()
2039 vtmp->name && strucmp(vtmp->name, helpname); in PEInfoCmd()
2043 strlen(helpname) < 200 ? helpname : ""); in PEInfoCmd()
2053 if(!strucmp(helpname, ftmp->name)){ in PEInfoCmd()
2064 strlen(helpname) < 200 ? function : ""); in PEInfoCmd()
/dports/editors/pico-alpine/alpine-465e23b/web/cgi/alpine/1.0/
H A Dtconfig.tcl140 set _wp(helpname) [lindex $conf 3]
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_netlink.c1899 char *helpname = NULL; in ctnetlink_change_helper() local
1917 if (helper && !strcmp(helper->name, helpname)) in ctnetlink_change_helper()
1925 if (!strcmp(helpname, "")) { in ctnetlink_change_helper()
2238 char *helpname = NULL; in ctnetlink_create_conntrack() local
2250 if (request_module("nfct-helper-%s", helpname) < 0) { in ctnetlink_create_conntrack()
2256 helper = __nf_conntrack_helper_find(helpname, in ctnetlink_create_conntrack()
2865 const char *helpname = nla_data(cda[CTA_EXPECT_HELP_NAME]); in ctnetlink_glue_attach_expect() local
3589 const char *helpname = nla_data(cda[CTA_EXPECT_HELP_NAME]); in ctnetlink_create_expect() local
3591 helper = __nf_conntrack_helper_find(helpname, u3, in ctnetlink_create_expect()
3596 if (request_module("nfct-helper-%s", helpname) < 0) { in ctnetlink_create_expect()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_netlink.c1899 char *helpname = NULL; in ctnetlink_change_helper() local
1917 if (helper && !strcmp(helper->name, helpname)) in ctnetlink_change_helper()
1925 if (!strcmp(helpname, "")) { in ctnetlink_change_helper()
2238 char *helpname = NULL; in ctnetlink_create_conntrack() local
2250 if (request_module("nfct-helper-%s", helpname) < 0) { in ctnetlink_create_conntrack()
2256 helper = __nf_conntrack_helper_find(helpname, in ctnetlink_create_conntrack()
2865 const char *helpname = nla_data(cda[CTA_EXPECT_HELP_NAME]); in ctnetlink_glue_attach_expect() local
3589 const char *helpname = nla_data(cda[CTA_EXPECT_HELP_NAME]); in ctnetlink_create_expect() local
3591 helper = __nf_conntrack_helper_find(helpname, u3, in ctnetlink_create_expect()
3596 if (request_module("nfct-helper-%s", helpname) < 0) { in ctnetlink_create_expect()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnf_conntrack_netlink.c1899 char *helpname = NULL; in ctnetlink_change_helper() local
1917 if (helper && !strcmp(helper->name, helpname)) in ctnetlink_change_helper()
1925 if (!strcmp(helpname, "")) { in ctnetlink_change_helper()
2238 char *helpname = NULL; in ctnetlink_create_conntrack() local
2250 if (request_module("nfct-helper-%s", helpname) < 0) { in ctnetlink_create_conntrack()
2256 helper = __nf_conntrack_helper_find(helpname, in ctnetlink_create_conntrack()
2865 const char *helpname = nla_data(cda[CTA_EXPECT_HELP_NAME]); in ctnetlink_glue_attach_expect() local
3589 const char *helpname = nla_data(cda[CTA_EXPECT_HELP_NAME]); in ctnetlink_create_expect() local
3591 helper = __nf_conntrack_helper_find(helpname, u3, in ctnetlink_create_expect()
3596 if (request_module("nfct-helper-%s", helpname) < 0) { in ctnetlink_create_expect()
[all …]
/dports/x11-toolkits/ntk/ntk/fluid/
H A Dfluid.cxx851 char helpname[FL_PATH_MAX]; in show_help() local
868 snprintf(helpname, sizeof(helpname), "%s/%s", docdir, name); in show_help()
871 FILE *f = fopen(helpname, "rb"); in show_help()
874 help_dialog->load(helpname); in show_help()
915 snprintf(helpname, sizeof(helpname), "http://www.fltk.org/%s", name); in show_help()
916 fl_open_uri(helpname); in show_help()
/dports/science/PETSc/petsc-3.14.1/src/sys/classes/bag/
H A Dbag.c581 …char name[PETSC_BAG_NAME_LENGTH+1],helpname[PETSC_BAG_NAME_LENGTH+PETSC_BAG_HELP_LENGTH+… in PetscBagSetFromOptions() local
585 ierr = PetscStrncpy(helpname,bag->bagname,sizeof(helpname));CHKERRQ(ierr); in PetscBagSetFromOptions()
586 ierr = PetscStrlcat(helpname," ",sizeof(helpname));CHKERRQ(ierr); in PetscBagSetFromOptions()
587 ierr = PetscStrlcat(helpname,bag->baghelp,sizeof(helpname));CHKERRQ(ierr); in PetscBagSetFromOptions()
588 ierr = PetscOptionsBegin(bag->bagcomm,bag->bagprefix,helpname,NULL);CHKERRQ(ierr); in PetscBagSetFromOptions()
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtConfiguration.cpp394 tString helpname; in tConfItemBase() local
395 helpname << title << "_help"; in tConfItemBase()
396 tToLower( helpname ); in tConfItemBase()
398 const_cast<tOutput&>(help).AddLocale(helpname); in tConfItemBase()
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/ui/
H A DuInput.cpp58 tString helpname; in uAction() local
59 helpname << "input_" << name << "_help"; in uAction()
60 tToLower( helpname ); in uAction()
62 const_cast<tOutput&>(helpText).AddLocale(helpname); in uAction()
/dports/devel/sunpromake/schily-2021-09-18/bsh/
H A Dhashcmd.c136 if (name != NULL && streql(name, helpname)) {
/dports/devel/smake/schily-2021-09-18/bsh/
H A Dhashcmd.c136 if (name != NULL && streql(name, helpname)) {
/dports/devel/sccs/schily-2021-09-18/bsh/
H A Dhashcmd.c136 if (name != NULL && streql(name, helpname)) {
/dports/devel/schilybase/schily-2021-09-18/bsh/
H A Dhashcmd.c136 if (name != NULL && streql(name, helpname)) {

123