Searched refs:get_next_token (Results 1 – 2 of 2) sorted by relevance
201 if( get_next_token (&lp) ){ in k5login_lookup()262 fcmd = get_next_token (&lp); in k5users_lookup()265 if (get_next_token(&lp) == NULL){ in k5users_lookup()299 }while ((fcmd = get_next_token( &lp))); in k5users_lookup()390 } while((tc = get_next_token (&lp))); in fcmd_resolve()643 get_next_token (char **lnext) in get_next_token() function
181 extern char * get_next_token (char **);