Searched refs:ib_token_t (Results 1 – 2 of 2) sorted by relevance
40 static ib_token_t ib_lex(char *, char **);45 static ib_token_t ib_get_services(char **);143 static ib_token_t148 ib_token_t token; in ib_lex()478 static ib_token_t484 ib_token_t token; in ib_get_services()813 ib_token_t token = NEWLINE; in ib_add_service()925 ib_token_t token = NEWLINE; in ib_delete_service()1087 ib_token_t token = NEWLINE; in ib_list_services()
95 } ib_token_t; typedef