Searched defs:file (Results 1 - 25 of 771) sorted by path

1234567891011>>

/freebsd-10.0-release/bin/ed/
H A Dmain.c923 static char *file = NULL; local
1318 static char *file = NULL; local
[all...]
/freebsd-10.0-release/bin/pax/
H A Doptions.c591 char *file; member in struct:incfile
838 char *file, *dir = NULL; local
907 char *file, *dir = NULL; local
[all...]
/freebsd-10.0-release/bin/rm/
H A Drm.c421 rm_overwrite(const char *file, struct stat *sbp) argument
[all...]
/freebsd-10.0-release/bin/setfacl/
H A Dfile.c45 FILE *file; local
[all...]
H A Dsetfacl.c80 struct sf_file *file; local
109 struct sf_file *file; local
[all...]
/freebsd-10.0-release/bin/sh/
H A Dinput.c515 popfilesupto(struct parsefile *file) argument
[all...]
H A Dmknodes.c214 output(char *file) argument
H A Doutput.c79 outcslow(int c, struct output *file) argument
109 outstr(const char *p, struct output *file) argument
116 outqstr(const char *p, struct output *file) argument
154 outbin(const void *data, size_t len, struct output *file) argument
224 outiserror(struct output *file) argument
231 outclearerror(struct output *file) argument
238 outfmt(struct output *file, const char *fmt, ...) argument
[all...]
/freebsd-10.0-release/bin/stty/
H A Dstty.c64 const char *file; local
/freebsd-10.0-release/cddl/compat/opensolaris/include/
H A Dassert.h51 __assert(const char *expr, const char *file, int line) argument
/freebsd-10.0-release/cddl/compat/opensolaris/misc/
H A Dfsshare.c150 fsshare_main(const char *file, const char *mountpoint, const char *shareopts, argument
248 fsshare(const char *file, const char *mountpoint, const char *shareopts) argument
258 fsunshare(const char *file, const char *mountpoint) argument
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.c48 const char *file = "/dev/null"; local
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java81 static File file; field in class:TestBean
92 getXMLEncoder(File file) argument
107 getXMLDecoder(File file) argument
113 getXMLDecoder(File file, ExceptionListener exceptionListener) argument
588 performSerializationTest(File file, String classname) argument
624 performBeanTest(File file, String classname) argument
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/sgs/tools/common/
H A Dsgsmsg.c636 file() function
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_vdev.c283 check_file(const char *file, boolean_t force, boolean_t isspare) argument
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c821 nvlist_t *file; local
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1592 dtrace_program_link(dtrace_hdl_t *dtp, dtrace_prog_t *pgp, uint_t dflags, const char *file, int objc, char *const objv[]) argument
[all...]
H A Ddt_proc.c953 dt_proc_create(dtrace_hdl_t *dtp, const char *file, char *const *argv, argument
1170 dtrace_proc_create(dtrace_hdl_t *dtp, const char *file, char *const *argv, proc_child_func *pcf, void *child_arg) argument
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libuutil/common/
H A Duu_misc.c207 assfail(const char *astring, const char *file, int line) argument
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_diff.c193 print_cmn(FILE *fp, differ_info_t *di, const char *file) argument
222 print_link_change(FILE *fp, differ_info_t *di, int delta, const char *file, argument
240 print_file(FILE *fp, differ_info_t *di, char type, const char *file, argument
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c641 __dprintf(const char *file, const char *func, int line, const char *fmt, ...) argument
742 struct _buf *file; local
756 kobj_read_file(struct _buf *file, char *buf, unsigned size, unsigned off) argument
767 kobj_close_file(struct _buf *file) argument
774 kobj_get_filesize(struct _buf *file, uint64_t *size) argument
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h640 struct file { struct
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dioctl.c315 PyObject *dict, *file; local
375 PyObject *dict, *file; local
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c1349 ctf_load(char *file, caddr_t buf, size_t bufsz, symit_data_t *si, char *label) argument
H A Dinput.c50 built_source_types(Elf *elf, char const *file) argument
87 read_file(Elf *elf, char *file, char *label, read_cb_f *func, void *arg, argument
130 read_archive(int fd, Elf *elf, char *file, char *label, read_cb_f *func, void *arg, int require_ctf) argument
185 read_ctf_common(char *file, char *label, read_cb_f *func, void *arg, int require_ctf) argument
251 count_archive(int fd, Elf *elf, char *file) argument
288 char *file = files[i]; local
343 symit_new(Elf *elf, const char *file) argument
[all...]

Completed in 228 milliseconds

1234567891011>>