Home
last modified time | relevance | path

Searched defs:get_prefix (Results 1 – 8 of 8) sorted by relevance

/external/ltp/include/
Dtst_net.h106 static inline int get_prefix(const char *ip_str, int is_ipv6) in get_prefix() function
/external/llvm-project/polly/lib/External/isl/interface/
Dgenerator.h97 static const char *get_prefix; member
Dgenerator.cc46 const char *isl_class::get_prefix = "get_"; member in isl_class
/external/squashfs-tools/squashfs-tools/
Dxattr.c129 static int get_prefix(struct xattr_list *xattr, char *name) in get_prefix() function
/external/llvm-project/polly/lib/External/ppcg/
Dgrouping.c114 static __isl_give isl_multi_union_pw_aff *get_prefix( in get_prefix() function
/external/python/cpython2/Lib/lib2to3/
Dpytree.py122 def get_prefix(self): member in Base
/external/iproute2/lib/
Dutils.c641 int get_prefix(inet_prefix *dst, char *arg, int family) in get_prefix() function
/external/toybox/toys/pending/
Dip.c360 static int get_prefix(uint32_t *addr, uint8_t *af, char *name, int family) in get_prefix() function