H A D | nis_parse_ldap_map.c | 42 static char *getIndex(const char **s_cur, const char *end_s); 54 static const char *get_lhs(const char *s, const char *end_s, 56 static const char *get_lhs_match(const char *s, const char *end_s, 58 static const char *get_lhs_paren_item(const char *s, const char *end_s, 60 static const char *get_rhs(const char *s, const char *end_s, 62 static const char *get_mapping_item(const char *s, const char *end_s, 65 const char *end_s, char *fmt_string, __nis_mapping_element_t *e, 67 static const char *get_subElement(const char *s, const char *end_s, 1033 const char *end_s = s + len; local 1057 s = get_lhs(s, end_s, 1138 get_lhs(const char *s, const char *end_s, __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type) argument 1240 get_lhs_match( const char *s, const char *end_s, __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type) argument 1365 get_lhs_paren_item( const char *s, const char *end_s, __nis_mapping_rlhs_t *lhs, __nis_mapping_item_type_t item_type) argument 1429 get_rhs( const char *s, const char *end_s, __nis_mapping_rlhs_t *rhs, __nis_mapping_item_type_t item_type) argument 1586 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 1711 get_mapping_item( const char *s, const char *end_s, __nis_mapping_item_t *item, __nis_mapping_item_type_t type) argument 1845 get_print_sub_element(const char *s, const char *end_s, __nis_mapping_item_type_t type, __nis_mapping_sub_element_t *sub) argument 1938 get_subElement( const char *s, const char *end_s, __nis_mapping_sub_element_t *subelement, __nis_mapping_item_type_t type) argument 2293 get_search_triple( const char *s, const char *end_s, __nis_search_triple_t *triple ) argument 2580 parse_index(const char *s, const char *end_s, __nis_index_t *index) argument [all...] |