Searched defs:file (Results 101 - 125 of 739) sorted by relevance

1234567891011>>

/freebsd-9.3-release/usr.sbin/lastlogin/
H A Dlastlogin.c53 static const char *file = NULL; variable
/freebsd-9.3-release/usr.sbin/sysinstall/
H A Ddhcp.c37 dhcpParseLeases(char *file, char *hostname, char *domain, char *nameserver, argument
H A Dhttpdirect.c90 mediaGetHTTPDirect(Device *dev, char *file, Boolean probe) argument
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dassertions.c54 isc_assertion_failed(const char *file, int line, isc_assertiontype_t type, argument
105 default_callback(const char *file, int line, isc_assertiontype_t type, argument
/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dby_file.c95 char *file; local
125 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type) argument
184 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type) argument
243 X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type) argument
[all...]
/freebsd-9.3-release/bin/setfacl/
H A Dsetfacl.c51 struct sf_file *file; local
80 struct sf_file *file; local
[all...]
/freebsd-9.3-release/contrib/binutils/gas/
H A Ddepend.c28 char * file; member in struct:dependency
82 quote_string_for_make(FILE *file, char *src) argument
[all...]
H A Dmacro.h67 char *file; /* File the macro was defined in. */ member in struct:macro_struct
/freebsd-9.3-release/contrib/cvs/src/
H A Dhardlink.c54 char *inodestr, *file; local
[all...]
/freebsd-9.3-release/contrib/dtc/
H A Dsrcpos.c53 dtc_open_one(struct dtc_file *file, const char *search, const char *fname) argument
83 struct dtc_file *file; local
133 dtc_close_file(struct dtc_file *file) argument
[all...]
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dhost-mingw32.c54 w32_error (const char* function, const char* file, int line, argument
/freebsd-9.3-release/contrib/gcc/
H A Drtl-error.c110 _fatal_insn (const char *msgid, rtx insn, const char *file, int line, argument
124 _fatal_insn_not_found (rtx insn, const char *file, int line, argument
H A Dsreal.c66 dump_sreal (FILE *file, sreal *x) argument
H A Dvec.c232 vec_assert_fail(const char *op, const char *struct_name, const char *file, unsigned int line, const char *function) argument
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dmacrocmd.c121 show_pp_source_pos(struct ui_file *stream, struct macro_source_file *file, int line) argument
157 struct macro_source_file *file local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Support/
H A DErrorHandling.cpp88 void llvm::llvm_unreachable_internal(const char *msg, const char *file, argument
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_console_io.c226 FILE *file = fdopen(new_fd, "w+"); local
/freebsd-9.3-release/contrib/xz/src/xzdec/
H A Dxzdec.c145 uncompress(lzma_stream *strm, FILE *file, const char *filename) argument
303 FILE *file = fopen(argv[optind], "rb"); local
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/login/
H A Dlimits_conf.c100 read_limits_conf(const char *file, const struct passwd *pwd) argument
[all...]
/freebsd-9.3-release/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c100 read_limits_conf(const char *file, const struct passwd *pwd) argument
[all...]
/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dmain.c92 const char *file; local
/freebsd-9.3-release/crypto/openssh/
H A Dhostfile.h27 char *file; member in struct:hostkey_entry
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dsavedir.c79 isdir1 (const char *dir, const char *file) argument
/freebsd-9.3-release/lib/libc/gen/
H A Dpututxline.c44 futx_open(const char *file) argument
/freebsd-9.3-release/lib/libstand/
H A Dzalloc_malloc.c54 Malloc(size_t bytes, const char *file, int line) argument
89 Free(void *ptr, const char *file, int line) argument
127 Calloc(size_t n1, size_t n2, const char *file, int line) argument
149 Realloc(void *ptr, size_t size, const char *file, int line) argument
179 Reallocf(void *ptr, size_t size, const char *file, int line) argument
[all...]

Completed in 381 milliseconds

1234567891011>>