Searched refs:lastmatch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/lukemftp-13.92.1/tnftp/src/
H A Dcomplete.c96 char *lastmatch, *p; local
117 lastmatch = words->sl_str[0];
118 matchlen = strlen(lastmatch);
121 if (lastmatch[j] != words->sl_str[i][j])
128 lastmatch + wordlen, matchlen - wordlen);
/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c929 struct conf_entry *lastmatch; local
944 firstmatch = lastmatch = NULL;
991 lastmatch->next = dupent;
992 lastmatch = dupent;

Completed in 312 milliseconds