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

/freebsd-current/usr.bin/patch/
H A Dbackupfile.c43 static int argmatch(const char *, const char **);
174 argmatch(const char *arg, const char **optlist) function
204 * Error reporting for argmatch. KIND is a description of the type of entity
206 * is the return value from argmatch.
239 i = argmatch(version, backup_args);

Completed in 63 milliseconds