Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 730) sorted by relevance

12345678910>>...30

/titanic_51/usr/src/cmd/filesync/
H A Ddatabase.h190 struct file { global() struct
191 f_nextfile global() argument
192 f_filesfile global() argument
194 f_flagsfile global() argument
195 f_depthfile global() argument
196 f_namefile global() argument
216 f_d_minfile global() argument
217 f_infofile global() argument
223 f_dstdiffsfile global() argument
224 f_previousfile global() argument
230 f_rnextfile global() argument
235 f_modnsfile global() argument
246 f_problemfile global() argument
[all...]
/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dfile.h28 struct file { struct
39 caddr_t f_data; /* ptr to file specific struct (vnode/socket) */ argument
41 struct ucred *f_cred; /* credentials of user who opened file */ argument
44 struct file *file, *fileNFILE; variable
33 fileopsfile global() argument
[all...]
/titanic_51/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.c56 char file[80]; member
65 add_alloc(char *type, void *addr, size_t size, const char *file, int line) in add_alloc() argument
91 drop_alloc(const char *type, void *addr, const char *file, int line) in drop_alloc() argument
119 my_malloc(size_t size,const char * file,int line) my_malloc() argument
133 my_realloc(void * addr,size_t size,const char * file,int line) my_realloc() argument
149 my_free(void * addr,const char * file,int line) my_free() argument
158 my_strdup(const char * straddr,const char * file,int line) my_strdup() argument
175 my_sethostent(int stay,const char * file,int line) my_sethostent() argument
185 my_endhostent(const char * file,int line) my_endhostent() argument
199 my_setnetconfig(const char * file,int line) my_setnetconfig() argument
213 my_endnetconfig(void * nconf,const char * file,int line) my_endnetconfig() argument
227 my_setnetpath(const char * file,int line) my_setnetpath() argument
241 my_endnetpath(void * npath,const char * file,int line) my_endnetpath() argument
259 my_netdir_getbyname(struct netconfig * tp,struct nd_hostserv * serv,struct nd_addrlist ** addrs,const char * file,int line) my_netdir_getbyname() argument
274 my_netdir_free(void * ptr,int type,const char * file,int line) my_netdir_free() argument
288 my_getipnodebyname(const char * name,int af,int flags,int * error_num,char * file,int line) my_getipnodebyname() argument
303 my_freehostent(struct hostent * hent,char * file,int line) my_freehostent() argument
312 my_getnetconfigent(char * netid,char * file,int line) my_getnetconfigent() argument
326 my_freenetconfigent(struct netconfig * netp,char * file,int line) my_freenetconfigent() argument
335 my__rpc_setconf(char * nettype,char * file,int line) my__rpc_setconf() argument
349 my__rpc_endconf(void * vhandle,char * file,int line) my__rpc_endconf() argument
[all...]
/titanic_51/usr/src/ucbhead/sys/
H A Dfile.h59 typedef struct file struct
61 struct file *f_next; /* pointer to next entry */ argument
62 struct file *f_prev; /* pointer to previous entry */ argument
68 struct aioreq *f_aiof; /* aio file lis argument
69 f_aiobfile global() argument
71 f_slnkfile global() argument
[all...]
/titanic_51/usr/src/uts/common/sys/
H A Dfile.h61 typedef struct file { struct
68 struct f_audit_data *f_audit_data; /* file audit data */ argument
88 #define FSYNC 0x10 /* file (dat argument
[all...]
/titanic_51/usr/src/boot/lib/libz/
H A Dgzlib.c317 int ZEXPORT gzbuffer(file, size) in gzbuffer() argument
342 gzrewind(file) gzrewind() argument
365 gzseek64(file,offset,whence) gzseek64() argument
442 gzseek(file,offset,whence) gzseek() argument
454 gztell64(file) gztell64() argument
471 gztell(file) gztell() argument
481 gzoffset64(file) gzoffset64() argument
504 gzoffset(file) gzoffset() argument
514 gzeof(file) gzeof() argument
531 gzerror(file,errnum) gzerror() argument
552 gzclearerr(file) gzclearerr() argument
[all...]
H A Dgzwrite.c168 int ZEXPORT gzwrite(file, buf, len) in gzwrite() argument
248 int ZEXPORT gzputc(file, argument
296 gzputs(file,str) gzputs() argument
313 gzvprintf(gzFile file,const char * format,va_list va) gzvprintf() argument
375 gzprintf(gzFile file,const char * format,...) gzprintf() argument
389 gzprintf(file,format,a1,a2,a3,a4,a5,a6,a7,a8,a9,a10,a11,a12,a13,a14,a15,a16,a17,a18,a19,a20) gzprintf() argument
468 gzflush(file,flush) gzflush() argument
500 gzsetparams(file,level,strategy) gzsetparams() argument
542 gzclose_w(file) gzclose_w() argument
[all...]
H A Dgzread.c291 gzread(file,buf,len) gzread() argument
390 gzgetc(file) gzgetc() argument
419 gzgetc_(file) gzgetc_() argument
426 gzungetc(c,file) gzungetc() argument
486 gzgets(file,buf,len) gzgets() argument
550 gzdirect(file) gzdirect() argument
570 gzclose_r(file) gzclose_r() argument
[all...]
/titanic_51/usr/src/ucblib/libucb/port/stdio/
H A Dfopen.c55 _endopen(const char *file, const char *mode, FILE *iop, int largefile) in _endopen() argument
112 fopen(const char * file,const char * mode) fopen() argument
131 fopen64(const char * file,const char * mode) fopen64() argument
145 freopen(const char * file,const char * mode,FILE * iop) freopen() argument
153 freopen64(const char * file,const char * mode,FILE * iop) freopen64() argument
[all...]
/titanic_51/usr/src/cmd/lp/lib/lp/
H A DSys_malloc.c68 const char * file, in _Malloc() argument
93 const char * file, in _Realloc() argument
119 _Calloc(size_t nelem,size_t elsize,const char * file,int line) _Calloc() argument
144 _Strdup(const char * s,const char * file,int line) _Strdup() argument
173 _Free(void * ptr,const char * file,int line) _Free() argument
[all...]
/titanic_51/usr/src/lib/udapl/libdat/common/
H A Dudat_sr_parser.c403 dat_sr_parse_eof(DAT_OS_FILE * file) dat_sr_parse_eof() argument
426 dat_sr_parse_entry(DAT_OS_FILE * file) dat_sr_parse_entry() argument
546 dat_sr_parse_ia_name(DAT_OS_FILE * file,DAT_SR_CONF_ENTRY * entry) dat_sr_parse_ia_name() argument
581 dat_sr_parse_api(DAT_OS_FILE * file,DAT_SR_CONF_ENTRY * entry) dat_sr_parse_api() argument
620 dat_sr_parse_thread_safety(DAT_OS_FILE * file,DAT_SR_CONF_ENTRY * entry) dat_sr_parse_thread_safety() argument
659 dat_sr_parse_default(DAT_OS_FILE * file,DAT_SR_CONF_ENTRY * entry) dat_sr_parse_default() argument
698 dat_sr_parse_lib_path(DAT_OS_FILE * file,DAT_SR_CONF_ENTRY * entry) dat_sr_parse_lib_path() argument
732 dat_sr_parse_provider_version(DAT_OS_FILE * file,DAT_SR_CONF_ENTRY * entry) dat_sr_parse_provider_version() argument
771 dat_sr_parse_ia_params(DAT_OS_FILE * file,DAT_SR_CONF_ENTRY * entry) dat_sr_parse_ia_params() argument
806 dat_sr_parse_platform_params(DAT_OS_FILE * file,DAT_SR_CONF_ENTRY * entry) dat_sr_parse_platform_params() argument
841 dat_sr_parse_eoe(DAT_OS_FILE * file,DAT_SR_CONF_ENTRY * entry) dat_sr_parse_eoe() argument
1076 dat_sr_get_token(DAT_OS_FILE * file,DAT_SR_TOKEN * token) dat_sr_get_token() argument
1102 dat_sr_put_token(DAT_OS_FILE * file,DAT_SR_TOKEN * token) dat_sr_put_token() argument
1125 dat_sr_read_token(DAT_OS_FILE * file,DAT_SR_TOKEN * token) dat_sr_read_token() argument
1253 dat_sr_read_str(DAT_OS_FILE * file,DAT_SR_TOKEN * token,DAT_OS_SIZE token_len) dat_sr_read_str() argument
1283 dat_sr_read_quoted_str(DAT_OS_FILE * file,DAT_SR_TOKEN * token,DAT_OS_SIZE token_len,DAT_COUNT num_escape_seq) dat_sr_read_quoted_str() argument
1357 dat_sr_read_comment(DAT_OS_FILE * file) dat_sr_read_comment() argument
[all...]
/titanic_51/usr/src/boot/lib/libstand/
H A Dzalloc_malloc.c54 Malloc(size_t bytes, const char *file, int line) in Malloc() argument
89 Free(void *ptr, const char *file, int line) in Free() argument
127 Calloc(size_t n1, size_t n2, const char *file, int line) in Calloc() argument
149 Realloc(void * ptr,size_t size,const char * file,int line) Realloc() argument
179 Reallocf(void * ptr,size_t size,const char * file,int line) Reallocf() argument
[all...]
H A Dufs.c107 struct file { struct
137 * Read a new inode into a file structure. argument
130 f_difile global() argument
[all...]
/titanic_51/usr/src/lib/libcmdutils/common/
H A Dsysattrs.c49 sysattr_status(char *file, xattr_view_t view) in sysattr_status() argument
77 sysattr_type(char * file) sysattr_type() argument
111 sysattr_support(char * file,int name) sysattr_support() argument
[all...]
/titanic_51/usr/src/uts/common/krtld/
H A Dreloc.h242 #define REL_ERR_UNIMPL(lml, file, sym, rtype) \ argument
247 REL_ERR_UNSUPSZ(lml,file,sym,rtype,size) global() argument
253 REL_ERR_NONALIGN(lml,file,sym,rtype,off) global() argument
259 REL_ERR_UNNOBITS(lml,file,sym,rtype,nbits) global() argument
265 REL_ERR_LOSEBITS(lml,file,sym,rtype,uvalue,nbits,off) global() argument
273 REL_ERR_NOFIT(lml,file,sym,rtype,uvalue) global() argument
284 REL_ERR_UNIMPL(lml,file,sym,rtype) global() argument
288 REL_ERR_UNSUPSZ(lml,file,sym,rtype,size) global() argument
293 REL_ERR_NONALIGN(lml,file,sym,rtype,off) global() argument
298 REL_ERR_UNNOBITS(lml,file,sym,rtype,nbits) global() argument
303 REL_ERR_LOSEBITS(lml,file,sym,rtype,uvalue,nbits,off) global() argument
309 REL_ERR_NOFIT(lml,file,sym,rtype,uvalue) global() argument
[all...]
/titanic_51/usr/src/lib/libbc/libc/stdio/4.2/
H A Dfopen.c42 fopen(char *file, char *mode) in fopen() argument
48 freopen(char *file, char *mode, FILE *iop) in freopen() argument
55 _endopen(char *file, char *mode, FILE *iop) in _endopen() argument
[all...]
/titanic_51/usr/src/lib/libbc/libc/stdio/sys5/
H A Dfopen.c36 fopen(char *file, char *mode) in fopen() argument
42 freopen(char *file, char *mode, FILE *iop) in freopen() argument
49 _endopen(char *file, char *mode, FILE *iop) in _endopen() argument
[all...]
/titanic_51/usr/src/tools/cscope-fast/
H A Dedit.c50 char file[PATHLEN + 1]; /* file name */ in editref() local
72 char file[PATHLEN + 1]; /* file name */ editall() local
103 edit(char * file,char * linenum) edit() argument
[all...]
H A Dfind.c86 char file[PATHLEN + 1]; /* source file nam in findsymbol() local
252 char file[PATHLEN + 1]; /* source file name */ finddef() local
364 char file[PATHLEN + 1]; /* source file name */ findallfcns() local
396 char file[PATHLEN + 1]; /* source file name */ findcalledby() local
443 findcalledbysub(char * file) findcalledbysub() argument
483 char file[PATHLEN + 1]; /* source file name */ findcalling() local
550 char file[PATHLEN + 1]; /* source file name */ findassignments() local
664 char *file = filepath(srcfiles[i]); findegreppat() local
701 char file[PATHLEN + 1]; /* source file name */ findinclude() local
1055 putref(char * file,char * function) putref() argument
1265 filepath(char * file) filepath() argument
[all...]
/titanic_51/usr/src/cmd/sendmail/include/sm/
H A Dheap.h46 # define sm_malloc_tagged(size, file, line, grp) sm_malloc(size) argument
47 # define sm_malloc_tagged_x(size, file, line, grp) sm_malloc_x(size) argument
48 # define sm_free_tagged(ptr, file, line) sm_free(ptr) argument
49 # define sm_heap_register(ptr, size, file, line, grp) (true) argument
51 # define sm_heap_report(file, verbose) ((void)0) argument
/titanic_51/usr/src/lib/udapl/libdat/include/
H A Ddat_osd.h183 #define dat_os_fgetpos(file, pos) ((DAT_RETURN)( \ argument
188 #define dat_os_fsetpos(file, pos) ((DAT_RETURN)( \ argument
196 dat_os_fgetc(file) global() argument
200 dat_os_fputc(file,c) global() argument
203 dat_os_fungetc(file) global() argument
209 dat_os_fread(file,buf,len) global() argument
213 dat_os_fclose(file) global() argument
[all...]
/titanic_51/usr/src/cmd/ipf/lib/common/
H A Drwlock_emul.c5 void eMrwlock_read_enter(rw, file, line) in eMrwlock_read_enter() argument
27 void eMrwlock_write_enter(rw, file, line) in eMrwlock_write_enter() argument
49 void eMrwlock_downgrade(rw, file, line) in eMrwlock_downgrade() argument
/titanic_51/usr/src/cmd/genmsg/
H A Dutil.c75 char *file; member
107 add_msg(int setid, int msgid, char *msg, char *file, int line, int no_write) in add_msg() argument
123 is_writable(char *file) in is_writable() argument
137 write_msgfile(char * file) write_msgfile() argument
269 lookup_msgid(SetID si,int msgid,char * msg,char * file,int line) lookup_msgid() argument
292 add_msgid(SetID si,int msgid,char * msg,char * file,int line,int no_write) add_msgid() argument
350 add_setid(int setid,int msgid,char * msg,char * file,int line,int no_write) add_setid() argument
410 read_projfile(char * file) read_projfile() argument
454 write_projfile(char * file) write_projfile() argument
496 get_msgid(char * file,int line,int setid,char * str) get_msgid() argument
553 read_msgfile(char * file) read_msgfile() argument
818 src_err(char * file,int line,char * fmt,...) src_err() argument
[all...]
/titanic_51/usr/src/cmd/bnu/
H A Dutility.c47 assert(s1, s2, i1, file, line) in assert() argument
60 errent(s1, s2, i1, file, line) in errent() argument
70 logError(s1,s2,i1,type,file,line) logError() argument
192 char fullname[MAXNAMESIZE], file[MAXNAMESIZE]; global() local
[all...]
/titanic_51/usr/src/cmd/sgs/liblddbg/common/
H A Dversion.c33 Dbg_ver_avail_title(Lm_list *lml, const char *file) in Dbg_ver_avail_title() argument
44 Dbg_ver_def_title(Lm_list *lml, const char *file) in Dbg_ver_def_title() argument
55 Dbg_ver_need_title(Lm_list *lml, const char *file) in Dbg_ver_need_title() argument
66 Dbg_ver_need_entry(Lm_list * lml,Half cnt,const char * file,const char * version) Dbg_ver_need_entry() argument
215 Elf_ver_line_5(Lm_list * lml,const char * file,const char * version) Elf_ver_line_5() argument
[all...]

12345678910>>...30