Home
last modified time | relevance | path

Searched refs:getconf_byname_strs (Results 1 – 14 of 14) sorted by relevance

/dports/misc/amanda-client/amanda-3.3.9/common-src/
H A Damgetconf.pl267 my @strs = getconf_byname_strs($parameter, 0);
/dports/misc/amanda-server/amanda-3.3.9/common-src/
H A Damgetconf.pl267 my @strs = getconf_byname_strs($parameter, 0);
/dports/misc/amanda-server/amanda-3.3.9/installcheck/
H A DAmanda_Config.pl1065 is_deeply([ getconf_byname_strs("Tapedev", 1) ],
1068 is_deeply([ getconf_byname_strs("Tapedev", 0) ],
/dports/misc/amanda-client/amanda-3.3.9/installcheck/
H A DAmanda_Config.pl1065 is_deeply([ getconf_byname_strs("Tapedev", 1) ],
1068 is_deeply([ getconf_byname_strs("Tapedev", 0) ],
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/
H A DConfig.swg679 /* typedef and typemap for getconf_byname_strs, which is like getconf_byname,
710 val_t_strs getconf_byname_strs(char *key, int str_needs_quotes) {
719 getconf_byname getconf_byname_strs
H A DConfig.pm58 *getconf_byname_strs = *Amanda::Configc::getconf_byname_strs;
H A DConfig.pod286 C<getconf_byname_strs($name, $str_needs_quotes)>. These functions implement
H A DConfig.c1983 val_t_strs getconf_byname_strs(char *key, int str_needs_quotes) { in getconf_byname_strs() function
2694 result = (val_t_strs)getconf_byname_strs(arg1,arg2); in XS()
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/
H A DConfig.swg679 /* typedef and typemap for getconf_byname_strs, which is like getconf_byname,
710 val_t_strs getconf_byname_strs(char *key, int str_needs_quotes) {
719 getconf_byname getconf_byname_strs
H A DConfig.pm58 *getconf_byname_strs = *Amanda::Configc::getconf_byname_strs;
H A DConfig.pod286 C<getconf_byname_strs($name, $str_needs_quotes)>. These functions implement
H A DConfig.c1983 val_t_strs getconf_byname_strs(char *key, int str_needs_quotes) { in getconf_byname_strs() function
2694 result = (val_t_strs)getconf_byname_strs(arg1,arg2); in XS()
/dports/misc/amanda-client/amanda-3.3.9/
H A DChangeLog2664 * perl/Amanda/Config.swg (getconf_byname_strs): Use val_t_display_strs
16356 * perl/Amanda/Config.swg: add getconf_byname_strs
/dports/misc/amanda-server/amanda-3.3.9/
H A DChangeLog2664 * perl/Amanda/Config.swg (getconf_byname_strs): Use val_t_display_strs
16356 * perl/Amanda/Config.swg: add getconf_byname_strs