Searched defs:file (Results 176 - 200 of 771) sorted by relevance

1234567891011>>

/freebsd-10.0-release/crypto/openssl/crypto/conf/
H A Dconf_lib.c265 int NCONF_load(CONF *conf, const char *file, long *eline) argument
/freebsd-10.0-release/crypto/openssl/ssl/
H A Dssl_rsa.c85 int SSL_use_certificate_file(SSL *ssl, const char *file, int type) argument
229 int SSL_use_RSAPrivateKey_file(SSL *ssl, const char *file, int type) argument
314 int SSL_use_PrivateKey_file(SSL *ssl, const char *file, int type) argument
454 int SSL_CTX_use_certificate_file(SSL_CTX *ctx, const char *file, int type) argument
551 int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file, int type) argument
633 SSL_CTX_use_PrivateKey_file(SSL_CTX *ctx, const char *file, int type) argument
705 SSL_CTX_use_certificate_chain_file(SSL_CTX *ctx, const char *file) argument
[all...]
/freebsd-10.0-release/lib/libc/gen/
H A Dfstab.c63 setfstab(const char *file) argument
/freebsd-10.0-release/libexec/comsat/
H A Dcomsat.c129 char *file; local
161 notify(struct utmpx *utp, char file[], off_ argument
223 jkfprintf(FILE *tp, char user[], char file[], off_t offset) argument
[all...]
/freebsd-10.0-release/libexec/tftpd/
H A Dtftp-file.c47 static FILE *file; variable
[all...]
/freebsd-10.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kobj.c67 kobj_open_file_vnode(const char *file) argument
98 kobj_open_file_loader(const char *file) argument
105 kobj_open_file(const char *file) argument
127 kobj_get_filesize_vnode(struct _buf *file, uint64_ argument
142 kobj_get_filesize_loader(struct _buf *file, uint64_t *size) argument
154 kobj_get_filesize(struct _buf *file, uint64_t *size) argument
164 kobj_read_file_vnode(struct _buf *file, char *buf, unsigned size, unsigned off) argument
193 kobj_read_file_loader(struct _buf *file, char *buf, unsigned size, unsigned off) argument
205 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) argument
215 kobj_close_file(struct _buf *file) argument
[all...]
/freebsd-10.0-release/sys/ddb/
H A Ddb_main.c62 X_db_line_at_pc(db_symtab_t *symtab, c_db_sym_t sym, char **file, int *line, argument
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Di915_gem_tiling.c302 i915_gem_set_tiling(struct drm_device *dev, void *data, struct drm_file *file) argument
395 i915_gem_get_tiling(struct drm_device *dev, void *data, struct drm_file *file) argument
/freebsd-10.0-release/sys/dev/ppbus/
H A Dppb_base.c222 _ppb_assert_locked(device_t bus, const char *file, int line) argument
/freebsd-10.0-release/sys/kern/
H A Dsubr_stack.c204 stack_ktr(u_int mask, const char *file, int line, const struct stack *st, argument
/freebsd-10.0-release/tools/regression/aio/kqueue/lio/
H A Dlio_kqueue.c66 char *file, pathname[sizeof(PATH_TEMPLATE)-1]; local
/freebsd-10.0-release/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c437 char file[] = "/tmp/cap_test.XXXXXXXXXX"; local
/freebsd-10.0-release/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c50 load_eeprom_dump(const char *file, uint16_t *buf) argument
/freebsd-10.0-release/usr.bin/csup/
H A Dmain.c110 char *argv0, *file, *lockfile; local
/freebsd-10.0-release/usr.bin/grep/
H A Dgrep.h85 struct file { struct
94 char *file; member in struct:str
/freebsd-10.0-release/usr.bin/ldd/
H A Dldd.c84 execldd32(char *file, char *fmt1, char *fmt2, int aflag, int vflag) argument
/freebsd-10.0-release/usr.bin/look/
H A Dlook.c98 unsigned const char *file; local
[all...]
/freebsd-10.0-release/usr.bin/make/
H A Dutil.c281 eunlink(const char *file) argument
/freebsd-10.0-release/usr.bin/mkstr/
H A Dmkstr.c323 fgetNUL(char *obuf, int rmdr, FILE *file) argument
[all...]
/freebsd-10.0-release/usr.bin/tail/
H A Dforward.c239 show(file_info_t *file) argument
267 file_info_t *file; local
310 file_info_t *file; local
[all...]
H A Dtail.c75 file_info_t *file; local
[all...]
/freebsd-10.0-release/usr.bin/wc/
H A Dwc.c135 show_cnt(const char *file, uintmax_t linect, uintmax_t wordct, argument
162 cnt(const char *file) argument
[all...]
/freebsd-10.0-release/usr.sbin/bluetooth/btpand/
H A Devent.h92 _event_set(char const *file, int line, struct event *ev, int fd, short flags, argument
105 _event_add(char const *file, int line, struct event *ev, argument
118 _event_del(char const *file, int line, struct event *ev) argument
/freebsd-10.0-release/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c90 count_files(const char *file) argument
/freebsd-10.0-release/usr.sbin/chown/
H A Dchown.c271 chownerr(const char *file) argument

Completed in 105 milliseconds

1234567891011>>