Home
last modified time | relevance | path

Searched refs:fetch_match (Results 1 – 9 of 9) sorted by relevance

/dports/devel/libical/libical-3.0.8/src/libicalss/
H A Dicalbdbset_cxx.h58 VComponent *fetch_match(icalcomponent *c);
H A Dicalset.h76 icalcomponent *(*fetch_match) (icalset *set, icalcomponent *comp); member
H A Dicalset.c436 return set->fetch_match(set, comp); in icalset_fetch_match()
/dports/devel/p5-SPOPS/SPOPS-0.87/SPOPS/Secure/
H A DLoopback.pm57 sub fetch_match { subroutine
H A DDBI.pm140 sub fetch_match { subroutine
/dports/devel/p5-SPOPS/SPOPS-0.87/t/
H A D80_security.t167 my $s_world_one = SecurityTest->fetch_match( $du_one, { scope => SEC_SCOPE_WORLD } );
169 my $s_one_user = SecurityTest->fetch_match( $du_one, { scope => SEC_SCOPE_USER,
/dports/mail/fdm/fdm-2.0/
H A Dchild-fetch.c38 int fetch_match(struct account *, struct msg *, struct msgbuf *);
163 fetch_match(struct account *a, struct msg *msg, struct msgbuf *msgbuf) in fetch_match() function
386 if (fetch_match(a, msgp, &msgbuf) != 0) in fetch_account()
/dports/devel/p5-SPOPS/SPOPS-0.87/SPOPS/Manual/
H A DSecurity.pod356 B<fetch_match( \%params )>
367 my $secw = $sec_class->fetch_match( $obj,
372 my $secg = $sec_class->fetch_match( $obj,
378 my $secg = $sec_class->fetch_match( $obj,
/dports/devel/p5-SPOPS/SPOPS-0.87/SPOPS/
H A DSecure.pm631 my $obj = $sec_obj_class->fetch_match( $class,
708 my $obj = eval { $sec_obj_class->fetch_match(