Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 669) sorted by path

12345678910>>...27

/illumos-gate/usr/src/boot/common/
H A Ddevopen.c35 devopen(struct open_file *f, const char *fname, const char **file) in devopen()
/illumos-gate/usr/src/boot/libsa/
H A Dassert.c34 __assert(const char *func, const char *file, int line, const char *expression) in __assert()
H A Dcd9660.c97 struct file { struct
98 int f_flags; /* file flags */ argument
99 off_t f_off; /* Current offset within file */ argument
101 off_t f_size; /* Size of file */ argument
120 susp_lookup_record(struct open_file *f, const char *identifier, in susp_lookup_record() argument
H A Dext2fs.c303 struct file { struct
321 static int read_inode(ino_t inumber, struct open_file *f); argument
330 * Open a file. argument
H A Dopen.c144 const char *file; in open() local
H A Dufs.c107 struct file { struct
108 off_t f_seekp; /* seek pointer */
109 struct fs *f_fs; /* pointer to super-block */
110 union dinode {
134 static int read_inode(ino_t, struct open_file *); argument
141 * Read a new inode into a file structure. argument
H A Dzalloc_malloc.c106 Free(void *ptr, const char *file, int line) in Free()
147 Calloc(size_t n1, size_t n2, const char *file, int line) in Calloc()
169 Realloc(void *ptr, size_t size, const char *file, int line) in Realloc()
201 Reallocf(void *ptr, size_t size, const char *file, int line) in Reallocf()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c77 struct file { struct
94 * Open a file. argument
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Derrlog.c120 seterrline(const int lineno, const char *file, in seterrline()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.c117 symtab_new_function(const int line, const char *file) in symtab_new_function()
351 symtab_set_function(char *name, int line, char *file, in symtab_set_function()
372 symtab_set_exception(char *value, int line, char *file) in symtab_set_exception()
393 symtab_set_errval(char *name, int line, char *file, char *type, char *basetype, in symtab_set_errval()
419 symtab_add_args(char *name, int line, char *file, in symtab_add_args()
460 symtab_add_varargs(char *name, int line, char *file, char *type, char *print) in symtab_add_varargs()
492 symtab_add_globals(char *name, int line, char *file, char *type, in symtab_add_globals()
767 char *name, int line, char *file, in allocate_entry()
790 char *name, int line, char *file, in set_entry()
861 add_entry_table(EHEAD *t, char *name, int line, char *file, in add_entry_table()
H A Dtrace.c524 char *file = db_get_current_file(); in collect_binding() local
723 char *file = db_get_current_file(); in collect_prototype() local
/illumos-gate/usr/src/cmd/acct/
H A Dacctdusg.c174 openerr(char *file) in openerr()
H A Dfwtmp.c103 inp(FILE *file, struct utmpx *u) in inp()
/illumos-gate/usr/src/cmd/acctadm/
H A Daconf.c122 char file[MAXPATHLEN]; in aconf_setup() local
H A Daconf.h41 char file[MAXPATHLEN]; member
H A Dmain.c122 char *file = NULL; in main() local
H A Dutils.c131 open_exacct_file(const char *file, int type) in open_exacct_file()
189 verify_exacct_file(const char *file, int type) in verify_exacct_file()
/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c212 char **file; in check_devs() local
288 char **file; in print_dev() local
597 _newdac(char *file, uid_t owner, gid_t group, o_mode_t mode) in _newdac()
642 lock_dev(char *file, struct stat *statbuf) in lock_dev()
700 char **file; in mk_alloc() local
740 mk_revoke(int optflag, char *file) in mk_revoke()
849 char **file; in mk_unalloc() local
875 char **file; in mk_error() local
1699 char **file; in create_znode() local
1787 char **file; in remove_znode() local
H A Ddminfo.c116 int file = 0; in main() local
/illumos-gate/usr/src/cmd/awk/
H A Dlib.c67 static char *file = ""; variable
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpitime.c274 recout(FILE *file, struct idates *what) in recout()
/illumos-gate/usr/src/cmd/bart/
H A Drules.c413 read_rules(FILE *file, char *reloc_root, uint_t in_flags, int create) in read_rules()
819 lex(FILE *file) in lex()
/illumos-gate/usr/src/cmd/bdiff/
H A Dbdiff.c438 maket(char *file) in maket()
/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A Dvnode_zvol.c82 create_zpool(libzfs_handle_t *zfshdl, const char *pool, const char *file) in create_zpool()
/illumos-gate/usr/src/cmd/bnu/
H A Danlwrk.c75 anlwrk(char *file, char **wvec, int wcount) in anlwrk()
280 gtwvec(char *file, char **wrkvec, int wcount) in gtwvec()
299 insert(file) in insert() argument

12345678910>>...27