/external/e2fsprogs/lib/support/ |
D | mkquota.c | 70 int quota_file_exists(ext2_filsys fs, enum quota_type qtype) in quota_file_exists() 92 void quota_set_sb_inum(ext2_filsys fs, ext2_ino_t ino, enum quota_type qtype) in quota_set_sb_inum() 104 errcode_t quota_remove_inode(ext2_filsys fs, enum quota_type qtype) in quota_remove_inode() 164 enum quota_type qtype; in quota_write_inode() local 249 static inline qid_t get_qid(struct ext2_inode_large *inode, enum quota_type qtype) in get_qid() 288 enum quota_type qtype; in quota_init_context() local 321 enum quota_type qtype; in quota_release_context() local 378 enum quota_type qtype; in quota_data_add() local 405 enum quota_type qtype; in quota_data_sub() local 430 enum quota_type qtype; in quota_data_inodes() local [all …]
|
D | quotaio.c | 45 const char *quota_type2name(enum quota_type qtype) in quota_type2name() 52 ext2_ino_t quota_type2inum(enum quota_type qtype, in quota_type2inum() 125 enum quota_type qtype; in quota_inode_truncate() local 214 ext2_ino_t qf_ino, enum quota_type qtype, in quota_file_open() 330 enum quota_type qtype, int fmt) in quota_file_create()
|
D | parse_qtype.c | 21 unsigned int qtype = *qtype_bits; in parse_quota_types() local
|
D | quotaio.h | 249 enum quota_type qtype) in quota_sb_inump()
|
/external/f2fs-tools/fsck/ |
D | mkquota.c | 61 errcode_t quota_write_inode(struct f2fs_sb_info *sbi, enum quota_type qtype) in quota_write_inode() 114 static inline qid_t get_qid(struct f2fs_inode *inode, enum quota_type qtype) in get_qid() 148 enum quota_type qtype; in quota_init_context() local 180 enum quota_type qtype; in quota_release_context() local 227 enum quota_type qtype; in quota_data_add() local 249 enum quota_type qtype; in quota_data_sub() local 269 dict_t *dict; enum quota_type qtype; in quota_data_inodes() local 358 enum quota_type qtype, int *usage_inconsistent, in quota_compare_and_update()
|
D | quotaio.c | 39 const char *quota_type2name(enum quota_type qtype) in quota_type2name() 97 enum quota_type qtype, int flags) in quota_file_open() 157 enum quota_type qtype) in quota_file_create()
|
D | fsck.c | 1633 enum quota_type qtype; in fsck_chk_quota_node() local 1664 enum quota_type qtype; in fsck_chk_quota_files() local
|
/external/e2fsprogs/e2fsck/ |
D | quota.c | 20 ext2_ino_t to_ino, enum quota_type qtype) in move_quota_inode() 64 enum quota_type qtype; in e2fsck_hide_quota() local
|
D | unix.c | 1342 enum quota_type qtype; in main() local
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format.c | 163 enum quota_type qtype; in f2fs_prepare_super_block() local 537 enum quota_type qtype; in f2fs_write_check_point_pack() local 935 enum quota_type qtype; in discard_obsolete_dnode() local 1070 static int f2fs_write_default_quota(int qtype, unsigned int blkaddr, in f2fs_write_default_quota() 1134 static int f2fs_write_qf_inode(int qtype) in f2fs_write_qf_inode() 1239 enum quota_type qtype; in f2fs_update_nat_root() local 1333 enum quota_type qtype; in f2fs_create_root_dir() local
|
/external/iputils/ninfod/ |
D | ninfod_core.c | 178 uint16_t qtype; member 231 static __inline__ struct qtypeinfo *qtypeinfo_lookup(int qtype) in qtypeinfo_lookup() 310 unsigned short qtype; in init_nodeinfo_suptypes() local
|
/external/ipsec-tools/src/racoon/ |
D | getcertsbyname.c | 70 getnewci(qtype, keytag, algorithm, flags, certlen, cert) in getnewci() argument 214 int qtype, qclass, keytag, algorithm; local
|
/external/mdnsresponder/mDNSPosix/ |
D | Identify.c | 209 mDNSlocal mStatus StartQuery(DNSQuestion *q, char *qname, mDNSu16 qtype, const mDNSAddr *target, mD… in StartQuery() 237 mDNSlocal void DoOneQuery(DNSQuestion *q, char *qname, mDNSu16 qtype, const mDNSAddr *target, mDNSQ… in DoOneQuery() 249 mDNSlocal int DoQuery(DNSQuestion *q, char *qname, mDNSu16 qtype, const mDNSAddr *target, mDNSQuest… in DoQuery()
|
/external/e2fsprogs/lib/e2p/ |
D | ls.c | 219 static const char *quota_type2prefix(enum quota_type qtype) in quota_type2prefix() 229 enum quota_type qtype; in list_super2() local
|
/external/dnsmasq/src/ |
D | rfc1035.c | 532 int i, qtype, qclass, rdlen; in do_doctor() local 586 int qtype, qclass, rdlen; in find_soa() local 644 int i, j, qtype, qclass, aqtype, aqclass, ardlen, res, searched_soa = 0; in extract_addresses() local 869 int qtype, qclass; in extract_request() local 984 int i, qtype, qclass, rdlen; in check_for_bogus_wildcard() local 1138 int qtype, qclass; in answer_request() local
|
D | forward.c | 114 unsigned short qtype, char *qdomain, int *type, char **domain) in search_servers() 731 unsigned short qtype, gotname; in tcp_request() local
|
/external/syslinux/core/fs/pxe/ |
D | dnsresolv.c | 35 uint16_t qtype; member
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | dns.h | 60 uint16_t qtype; member
|
/external/syslinux/gpxe/src/net/udp/ |
D | dns.c | 337 unsigned int qtype = dns->qinfo->qtype; in dns_xfer_deliver_raw() local
|
/external/syslinux/core/legacynet/ |
D | dnsresolv.c | 33 uint16_t qtype; member
|
/external/curl/tests/python_dependencies/impacket/ |
D | nmb.py | 325 def addQuestion(self, question, qtype, qclass): argument 479 def gethostbyname(self, nbname, qtype = TYPE_WORKSTATION, scope = None, timeout = 1): argument 500 def __queryname(self, nbname, destaddr, qtype, scope, timeout, retries = 0): argument
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd.h | 97 mDNSu16 qtype; member
|
/external/scapy/scapy/layers/ |
D | inet6.py | 2344 qtype = 2 variable in ICMPv6NIQueryName 2349 qtype = 3 variable in ICMPv6NIQueryIPv6 2354 qtype = 4 variable in ICMPv6NIQueryIPv4 2515 qtype = 2 variable in ICMPv6NIReplyName 2519 qtype = 3 variable in ICMPv6NIReplyIPv6 2523 qtype = 4 variable in ICMPv6NIReplyIPv4
|
/external/libevent/test/ |
D | regress_dns.c | 235 const int qtype = req->questions[i]->type; in dns_server_request_cb() local 1025 const int qtype = req->questions[i]->type; in be_getaddrinfo_server_cb() local
|
/external/e2fsprogs/misc/ |
D | tune2fs.c | 989 enum quota_type qtype; in update_feature_set() local 1485 enum quota_type qtype; in handle_quota_options() local
|