Lines Matching refs:file_protected
81 file_protected struct magic_set *
192 -file_protected int
235 file_protected int
1474 file_protected const char *file_fmtnum(char *, size_t, const char *, int);
1475 file_protected struct magic_set *file_ms_alloc(int);
1476 file_protected void file_ms_free(struct magic_set *);
1477 -file_protected int file_default(struct magic_set *, size_t);
1478 -file_protected int file_buffer(struct magic_set *, int, struct stat *,
1480 -file_protected int file_fsmagic(struct magic_set *, const char *,
1482 +file_protected int file_buffer(struct magic_set *, php_stream *, zend_stat_t *, const char *, cons…
1484 +file_protected int file_fsmagic(struct magic_set *, const char *, zend_stat_t *);
1485 file_protected int file_pipe2file(struct magic_set *, int, const void *,
1487 file_protected int file_vprintf(struct magic_set *, const char *, va_list)
1489 file_protected int file_reset(struct magic_set *, int);
1490 file_protected int file_tryelf(struct magic_set *, const struct buffer *);
1491 file_protected int file_trycdf(struct magic_set *, const struct buffer *);
1494 file_protected int file_zmagic(struct magic_set *, const struct buffer *,
1498 file_protected int file_clear_closexec(int);
1499 file_protected char *file_strtrim(char *);
1501 -file_protected void buffer_init(struct buffer *, int, const struct stat *,
1502 +file_protected void buffer_init(struct buffer *, int, const zend_stat_t *,
1504 file_protected void buffer_fini(struct buffer *);
1505 file_protected int buffer_fill(const struct buffer *);
1509 -file_protected int file_regcomp(struct magic_set *, file_regex_t *,
1511 -file_protected int file_regexec(struct magic_set *, file_regex_t *,
1513 -file_protected void file_regfree(file_regex_t *);
1571 -file_protected const char *file_getprogname(void);
1572 -file_protected void file_setprogname(const char *);
1573 -file_protected void file_err(int, const char *, ...)
1575 -file_protected void file_errx(int, const char *, ...)
1577 -file_protected void file_warn(const char *, ...)
1579 -file_protected void file_warnx(const char *, ...)
1621 file_protected int
1890 file_protected int
1936 file_protected int
1940 file_protected int
2028 file_protected int
2109 -file_protected int
2144 -file_protected int
2169 -file_protected void
2177 file_protected file_pushbuf_t *
2212 file_protected int
2221 file_protected int
2789 file_protected const char *