Home
last modified time | relevance | path

Searched refs:check_format (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/libxo/xolint/
H A Dxolint.pl155 check_format($tokens[0]);
235 sub check_format { subroutine
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_base/
H A Dfs.c821 check_format(int format) in check_format() function
869 SVN_ERR(check_format(format)); in base_open()
961 SVN_ERR(check_format(old_format_number)); in base_upgrade()
1332 SVN_ERR(check_format(format)); in base_hotcopy()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs_x.c95 check_format(int format) in check_format() function
152 SVN_ERR(check_format(*pformat)); in read_format()
/freebsd-13.1/contrib/file/src/
H A Dapprentice.c139 private int check_format(struct magic_set *, struct magic *);
2281 if (check_format(ms, m) == -1) in parse()
2644 check_format(struct magic_set *ms, struct magic *m) in check_format() function
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c439 check_format(int format) in check_format() function
517 SVN_ERR(check_format(*pformat)); in read_format()