H A D | nis_parse_ldap_map.c | 37 static char *getIndex(const char **s_cur, const char *end_s); 49 static const char *get_lhs(const char *s, const char *end_s, 51 static const char *get_lhs_match(const char *s, const char *end_s, 53 static const char *get_lhs_paren_item(const char *s, const char *end_s, 55 static const char *get_rhs(const char *s, const char *end_s, 57 static const char *get_mapping_item(const char *s, const char *end_s, 60 const char *end_s, char *fmt_string, __nis_mapping_element_t *e, 62 static const char *get_subElement(const char *s, const char *end_s, 1032 const char *end_s = s + len; local 1056 s = get_lhs(s, end_s, 1137 get_lhs(const char *s, const char *end_s, __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type) argument 1239 get_lhs_match( const char *s, const char *end_s, __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type) argument 1364 get_lhs_paren_item( const char *s, const char *end_s, __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type) argument 1428 get_rhs( const char *s, const char *end_s, __nis_mapping_rlhs_t *rhs, __nis_mapping_item_type_t item_type) argument 1585 get_print_mapping_element( const char *s, const char *end_s, char *fmt_string, __nis_mapping_element_t *e, __nis_mapping_item_type_t item_type) argument 1710 get_mapping_item( const char *s, const char *end_s, __nis_mapping_item_t *item, __nis_mapping_item_type_t type) argument 1828 get_print_sub_element(const char *s, const char *end_s, __nis_mapping_item_type_t type, __nis_mapping_sub_element_t *sub) argument 1921 get_subElement( const char *s, const char *end_s, __nis_mapping_sub_element_t *subelement, __nis_mapping_item_type_t type) argument 2276 get_search_triple( const char *s, const char *end_s, __nis_search_triple_t *triple ) argument 2564 parse_index(const char *s, const char *end_s, __nis_index_t *index) argument [all...] |