Searched refs:pfound (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dgetopt.c659 const struct option *pfound = NULL;
677 pfound = p;
682 else if (pfound == NULL)
685 pfound = p;
689 || pfound->has_arg != p->has_arg
690 || pfound->flag != p->flag
691 || pfound->val != p->val)
707 if (pfound != NULL)
715 if (pfound->has_arg)
725 argv[0], pfound
655 const struct option *pfound = NULL; local
816 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl2/gmake/dist/
H A Dgetopt.c629 const struct option *pfound = NULL;
647 pfound = p;
652 else if (pfound == NULL)
655 pfound = p;
674 if (pfound != NULL)
682 if (pfound->has_arg)
691 argv[0], pfound->name);
696 argv[0], argv[optind - 1][0], pfound->name);
700 optopt = pfound->val;
704 else if (pfound
626 const struct option *pfound = NULL; local
782 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dgetopt.c644 const struct option *pfound = NULL;
662 pfound = p;
667 else if (pfound == NULL)
670 pfound = p;
689 if (pfound != NULL)
697 if (pfound->has_arg)
707 argv[0], pfound->name);
712 argv[0], argv[optind - 1][0], pfound->name);
717 optopt = pfound->val;
721 else if (pfound
640 const struct option *pfound = NULL; local
798 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dgetopt.c649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dgetopt.c649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dgetopt.c649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dgetopt.c649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dgetopt.c649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dgetopt.c649 const struct option *pfound = NULL;
667 pfound = p;
672 else if (pfound == NULL)
675 pfound = p;
694 if (pfound != NULL)
702 if (pfound->has_arg)
712 argv[0], pfound->name);
717 argv[0], argv[optind - 1][0], pfound->name);
721 optopt = pfound->val;
726 else if (pfound
645 const struct option *pfound = NULL; local
803 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dgetopt.c489 const struct option *pfound = NULL;
506 pfound = p;
511 else if (pfound == NULL)
514 pfound = p;
532 if (pfound != NULL)
540 if (pfound->has_arg)
550 argv[0], pfound->name);
555 argv[0], argv[optind - 1][0], pfound->name);
561 else if (pfound->has_arg == 1)
577 if (pfound
485 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dgetopt.c491 const struct option *pfound = NULL;
509 pfound = p;
514 else if (pfound == NULL)
517 pfound = p;
521 || pfound->has_arg != p->has_arg
522 || pfound->flag != p->flag
523 || pfound->val != p->val)
561 if (pfound != NULL)
569 if (pfound->has_arg)
586 argv[0], pfound
487 const struct option *pfound = NULL; local
805 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgetopt.c491 const struct option *pfound = NULL;
509 pfound = p;
514 else if (pfound == NULL)
517 pfound = p;
521 || pfound->has_arg != p->has_arg
522 || pfound->flag != p->flag
523 || pfound->val != p->val)
561 if (pfound != NULL)
569 if (pfound->has_arg)
586 argv[0], pfound
487 const struct option *pfound = NULL; local
805 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dgetopt.c513 const struct option *pfound = NULL;
531 pfound = p;
536 else if (pfound == NULL)
539 pfound = p;
543 || pfound->has_arg != p->has_arg
544 || pfound->flag != p->flag
545 || pfound->val != p->val)
586 if (pfound != NULL)
594 if (pfound->has_arg)
611 argv[0], pfound
509 const struct option *pfound = NULL; local
842 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl2/texinfo/dist/lib/
H A Dgetopt.c513 const struct option *pfound = NULL;
531 pfound = p;
536 else if (pfound == NULL)
539 pfound = p;
543 || pfound->has_arg != p->has_arg
544 || pfound->flag != p->flag
545 || pfound->val != p->val)
586 if (pfound != NULL)
594 if (pfound->has_arg)
611 argv[0], pfound
509 const struct option *pfound = NULL; local
842 const struct option *pfound = NULL; local
[all...]
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgetopt.c514 const struct option *pfound = NULL;
532 pfound = p;
537 else if (pfound == NULL)
540 pfound = p;
544 || pfound->has_arg != p->has_arg
545 || pfound->flag != p->flag
546 || pfound->val != p->val)
587 if (pfound != NULL)
595 if (pfound->has_arg)
612 argv[0], pfound
510 const struct option *pfound = NULL; local
843 const struct option *pfound = NULL; local
[all...]
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dmemory.cpp321 paddr_t paddr, pstart, pend, pfound = ~0; local
332 return pfound;
338 return pfound;
360 pfound = paddr + ofs;
369 return pfound;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Drddbg.c95 void *dhandle, bfd_boolean *pfound)
111 *pfound = FALSE;
164 *pfound = TRUE;
282 void *dhandle, bfd_boolean *pfound)
307 *pfound = TRUE;
94 read_section_stabs_debugging_info(bfd *abfd, asymbol **syms, long symcount, void *dhandle, bfd_boolean *pfound) argument
281 read_symbol_stabs_debugging_info(bfd *abfd, asymbol **syms, long symcount, void *dhandle, bfd_boolean *pfound) argument
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Drddbg.c95 void *dhandle, bool *pfound)
111 *pfound = false;
164 *pfound = true;
282 void *dhandle, bool *pfound)
307 *pfound = true;
94 read_section_stabs_debugging_info(bfd *abfd, asymbol **syms, long symcount, void *dhandle, bool *pfound) argument
281 read_symbol_stabs_debugging_info(bfd *abfd, asymbol **syms, long symcount, void *dhandle, bool *pfound) argument
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Drddbg.c96 void *dhandle, bool *pfound)
113 *pfound = false;
164 *pfound = true;
279 void *dhandle, bool *pfound)
304 *pfound = true;
95 read_section_stabs_debugging_info(bfd *abfd, asymbol **syms, long symcount, void *dhandle, bool *pfound) argument
278 read_symbol_stabs_debugging_info(bfd *abfd, asymbol **syms, long symcount, void *dhandle, bool *pfound) argument
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dtls.h510 isc_tlsctx_t **pfound, isc_tls_cert_store_t **pfound_store,
515 * cache. 'pfound' is an optional pointer, which can be used to
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c3601 const Hwcentry *pfound = NULL; local
3612 pfound = ptrarray_find ((const Hwcentry**) cpcx_std[forKernel], nameOnly, NULL, 1, regno);
3613 if (pfound)
3615 pfound);
3617 if (!pfound)
3619 pfound = ptrarray_find ((const Hwcentry**) cpcx_hidden[forKernel], nameOnly, NULL, 1, regno);
3620 if (pfound)
3621 hwcentry_print (DBG_LT1, "hwctable: process_ctr_def: found in stdlist(hidden):", pfound);
3623 if (!pfound)
3625 pfound
4112 const Hwcentry *pfound; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c3637 const Hwcentry *pfound = NULL; local
3648 pfound = ptrarray_find ((const Hwcentry**) cpcx_std[forKernel], nameOnly, NULL, 1, regno);
3649 if (pfound)
3651 pfound);
3653 if (!pfound)
3655 pfound = ptrarray_find ((const Hwcentry**) cpcx_hidden[forKernel], nameOnly, NULL, 1, regno);
3656 if (pfound)
3657 hwcentry_print (DBG_LT1, "hwctable: process_ctr_def: found in stdlist(hidden):", pfound);
3659 if (!pfound)
3661 pfound
4148 const Hwcentry *pfound; local
[all...]
/netbsd-current/sys/dev/bluetooth/
H A Dbtkbd.c535 goto pfound;
538 pfound:
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dtls.c1207 isc_tlsctx_t **pfound, isc_tls_cert_store_t **pfound_store,
1234 if (pfound != NULL) {
1235 INSIST(*pfound == NULL);
1236 *pfound = entry->ctx[tr_offset][ipv6];
1202 isc_tlsctx_cache_add( isc_tlsctx_cache_t *cache, const char *name, const isc_tlsctx_cache_transport_t transport, const uint16_t family, isc_tlsctx_t *ctx, isc_tls_cert_store_t *store, isc_tlsctx_client_session_cache_t *client_sess_cache, isc_tlsctx_t **pfound, isc_tls_cert_store_t **pfound_store, isc_tlsctx_client_session_cache_t **pfound_client_sess_cache) argument
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsyms.c852 location. This is used by COFF and ELF targets. It sets *pfound
928 bfd_boolean *pfound,
944 *pfound = FALSE;
1395 *pfound = TRUE;
924 _bfd_stab_section_find_nearest_line(bfd *abfd, asymbol **symbols, asection *section, bfd_vma offset, bfd_boolean *pfound, const char **pfilename, const char **pfnname, unsigned int *pline, void **pinfo) argument

Completed in 312 milliseconds

12