Searched refs:act (Results 426 - 450 of 468) sorted by relevance

<<111213141516171819

/netbsd-current/external/mpl/bind/dist/bin/tests/system/autosign/
H A Dtests.sh1666 act=$(grep "DNSKEY .* is now active" ns1/named.run | wc -l)
1667 [ "$act" -eq 5 ] || ret=1
/netbsd-current/sys/dev/usb/
H A Duhci.c608 uhci_activate(device_t self, enum devact act) argument
612 switch (act) {
H A Dohci.c349 ohci_activate(device_t self, enum devact act) argument
353 switch (act) {
H A Dxhci.c672 xhci_activate(device_t self, enum devact act) argument
676 switch (act) {
H A Dif_run.c819 run_activate(device_t self, enum devact act) argument
823 switch (act) {
H A Dif_urtw.c813 urtw_activate(device_t self, enum devact act) argument
817 switch (act) {
H A Duaudio.c565 uaudio_activate(device_t self, enum devact act) argument
569 switch (act) {
H A Dif_urtwn.c625 urtwn_activate(device_t self, enum devact act) argument
631 switch (act) {
H A Dehci.c1435 ehci_activate(device_t self, enum devact act) argument
1439 switch (act) {
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2958 //SystemTimeToTzSpecificLocalTime doesn't act correctly at the
3049 // SystemTimeToTzSpecificLocalTime doesn't act correctly at the
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d3100 //SystemTimeToTzSpecificLocalTime doesn't act correctly at the
3193 // SystemTimeToTzSpecificLocalTime doesn't act correctly at the
/netbsd-current/sys/dev/ic/
H A Dtulip.c577 tlp_activate(device_t self, enum devact act) argument
581 switch (act) {
/netbsd-current/sys/dev/pci/
H A Dif_aq.c563 #define AQ2_ART_ACTION(act, rss, idx, en) \
564 (__SHIFTIN((act), AQ2_ART_ACTION_ACT_MASK) | \
H A Dif_iwm.c8239 iwm_activate(device_t self, enum devact act)
8244 switch (act) {
/netbsd-current/sys/dev/audio/
H A Daudio.c1357 audioactivate(device_t self, enum devact act) argument
1361 switch (act) {
/netbsd-current/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
H A DTemplate.pm953 you called C<fill_in>, its value would be clobbered by the act of
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1087 you called C<fill_in>, its value would be clobbered by the act of
/netbsd-current/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c7839 /** Perform \b act while tracking temporary cursor \b mn */
7840 #define WITH_CURSOR_TRACKING(mn, act) do { \
7851 { act; } \
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ppc.c4361 enum notice_asneeded_action act)
4363 if (act == notice_not_needed)
4372 return _bfd_elf_notice_as_needed (ibfd, info, act);
4355 ppc64_elf_notice_as_needed(bfd *ibfd, struct bfd_link_info *info, enum notice_asneeded_action act) argument
H A Delflink.c1895 symbol with this name. For the purposes of the merge, act as
3839 enum notice_asneeded_action act)
3841 return (*info->callbacks->notice) (info, NULL, NULL, ibfd, NULL, act, 0);
3828 _bfd_elf_notice_as_needed(bfd *ibfd, struct bfd_link_info *info, enum notice_asneeded_action act) argument
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ppc.c4432 enum notice_asneeded_action act)
4434 if (act == notice_not_needed)
4443 return _bfd_elf_notice_as_needed (ibfd, info, act);
4426 ppc64_elf_notice_as_needed(bfd *ibfd, struct bfd_link_info *info, enum notice_asneeded_action act) argument
H A Delflink.c1912 symbol with this name. For the purposes of the merge, act as
3942 enum notice_asneeded_action act)
3944 return (*info->callbacks->notice) (info, NULL, NULL, ibfd, NULL, act, 0);
3931 _bfd_elf_notice_as_needed(bfd *ibfd, struct bfd_link_info *info, enum notice_asneeded_action act) argument
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-ppc.c4602 enum notice_asneeded_action act)
4604 if (act == notice_not_needed)
4613 return _bfd_elf_notice_as_needed (ibfd, info, act);
4596 ppc64_elf_notice_as_needed(bfd *ibfd, struct bfd_link_info *info, enum notice_asneeded_action act) argument
H A Delflink.c1943 symbol with this name. For the purposes of the merge, act as
4110 enum notice_asneeded_action act)
4112 return (*info->callbacks->notice) (info, NULL, NULL, ibfd, NULL, act, 0);
4099 _bfd_elf_notice_as_needed(bfd *ibfd, struct bfd_link_info *info, enum notice_asneeded_action act) argument
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-ppc.c4602 enum notice_asneeded_action act)
4604 if (act == notice_not_needed)
4613 return _bfd_elf_notice_as_needed (ibfd, info, act);
4596 ppc64_elf_notice_as_needed(bfd *ibfd, struct bfd_link_info *info, enum notice_asneeded_action act) argument

Completed in 1120 milliseconds

<<111213141516171819