Searched defs:flag (Results 451 - 475 of 656) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/contrib/tnftp/src/
H A Dftp.c1737 pswitch(int flag) argument
/freebsd-12-stable/contrib/gcc/
H A Dc-format.c1170 get_flag_spec(const format_flag_spec *spec, int flag, const char *predicates) argument
[all...]
/freebsd-12-stable/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc282 const InternalRunDeathTestFlag* const flag = local
453 char flag; local
718 const InternalRunDeathTestFlag* const flag = local
934 const InternalRunDeathTestFlag* const flag = local
1336 const InternalRunDeathTestFlag* const flag = local
1391 const InternalRunDeathTestFlag* const flag = local
[all...]
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Ddirectives.c800 unsigned int flag = token->val.str.text[0] - '0'; local
903 int flag; local
[all...]
/freebsd-12-stable/contrib/gcc/cp/
H A Dinit.c823 expand_cleanup_for_base (tree binfo, tree flag) argument
852 tree flag; local
/freebsd-12-stable/contrib/apr/memory/unix/
H A Dapr_pools.c2296 APR_DECLARE(void) apr_pool_lock(apr_pool_t *pool, int flag) argument
/freebsd-12-stable/contrib/binutils/bfd/
H A Dcoff-arm.c599 bfd_reloc_status_type flag = bfd_reloc_ok; local
658 bfd_reloc_status_type flag = bfd_reloc_ok; local
2336 flagword flag; local
[all...]
H A Dcoffcode.h1017 long flag = styp_flags & - styp_flags; local
[all...]
/freebsd-12-stable/contrib/ldns/
H A Ddnssec.c108 bool flag; local
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c1766 static const struct flag { struct
1943 const struct flag *flag; local
1995 const struct flag *flag; local
2063 const struct flag *flag; local
[all...]
H A Darchive_match.c67 int flag; member in struct:match_file
782 int flag = PATHMATCH_NO_ANCHOR_START | PATHMATCH_NO_ANCHOR_END; local
811 int flag = a->recursive_include ? local
918 archive_match_include_time(struct archive *_a, int flag, time_t sec, argument
931 archive_match_include_date(struct archive *_a, int flag, const char *datestr) argument
943 archive_match_include_date_w(struct archive *_a, int flag, const wchar_t *datestr) argument
956 archive_match_include_file_time(struct archive *_a, int flag, const char *pathname) argument
969 archive_match_include_file_time_w(struct archive *_a, int flag, const wchar_t *pathname) argument
982 archive_match_exclude_entry(struct archive *_a, int flag, struct archive_entry *entry) argument
1032 validate_time_flag(struct archive *_a, int flag, const char *_fn) argument
1392 add_entry(struct archive_match *a, int flag, struct archive_entry *entry) argument
[all...]
H A Darchive_read_disk_posix.c2215 int flag, new_fd, r = 0; local
[all...]
H A Darchive_string.c89 int flag; member in struct:archive_string_conv
1127 create_sconv_object(const char *fc, const char *tc, unsigned current_codepage, int flag) argument
1641 get_sconv_object(struct archive *a, const char *fc, const char *tc, int flag) argument
1725 int flag = SCONV_TO_CHARSET; local
1736 int flag = SCONV_FROM_CHARSET; local
4143 int flag; local
[all...]
/freebsd-12-stable/contrib/elftoolchain/nm/
H A Dnm.c993 Dwarf_Bool flag; local
/freebsd-12-stable/contrib/file/src/
H A Dreadelf.c1236 int descw, flag; local
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c381 cv_timedwait_hires(kcondvar_t *cv, kmutex_t *mp, hrtime_t tim, hrtime_t res, int flag) argument
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c2212 encode_addr(struct uni_msg *msg, struct uni_addr *addr, u_int flag, argument
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c754 static int flag; local
/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dcert.c153 hx509_context_set_missing_revoke(hx509_context context, int flag) argument
/freebsd-12-stable/sys/dev/aac/
H A Daac.c2810 aac_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int flag, struct thread *td) argument
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid.c2604 aac_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int flag, struct thread *td) argument
/freebsd-12-stable/sys/dev/acpi_support/
H A Dacpi_hp.c1208 acpi_hp_hpcmi_read(struct cdev *dev, struct uio *buf, int flag) argument
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_backend_block.c1748 ctl_be_block_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flag, struct thread *td) argument
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_acl.c1609 zfs_acl_ids_create(znode_t *dzp, int flag, vattr_t *vap, cred_t *cr, argument
H A Dzfs_znode.c1502 zfs_tstamp_update_setup(znode_t *zp, uint_t flag, uint64_t mtime[2], argument
790 zfs_mknode(znode_t *dzp, vattr_t *vap, dmu_tx_t *tx, cred_t *cr, uint_t flag, znode_t **zpp, zfs_acl_ids_t *acl_ids) argument
1799 zfs_freesp(znode_t *zp, uint64_t off, uint64_t len, int flag, boolean_t log) argument
[all...]

Completed in 533 milliseconds

<<11121314151617181920>>