Lines Matching defs:next
1412 * The prefix matched. The next character must be either '%', or
1827 expand(const char *parent, const char *name, char **next)
1976 MSG_STR_ISALIST_SIZE) == 0) && next && (isaflag++ == 0)) {
2010 if (*next)
2011 mlen += strlen(*next);
2026 if (*next)
2027 (void) strcpy(lptr, *next);
2054 *next = _next;
3636 char *rpath, *next;
3645 MSG_ORIG(MSG_STR_COLON), &next)) != NULL) {
3650 &next);
3668 MSG_ORIG(MSG_STR_COLON), &next)) != NULL);