/titanic_51/usr/src/cmd/bnu/ |
H A D | eio.c | 97 ewrmsg(type, str, fn) in ewrmsg() argument 114 erdmsg(str, fn) in erdmsg() argument 130 ewrdata(fp1, fn) in ewrdata() argument 202 erddata(fn,fp2) erddata() argument 294 erdblk(blk,len,fn) erdblk() argument 335 trdmsg(str,fn) trdmsg() argument 351 twrmsg(type,str,fn) twrmsg() argument 367 twrdata(fp1,fn) twrdata() argument 416 trddata(fn,fp2) trddata() argument 460 etrdmsg(str,fn,i) etrdmsg() argument 526 etwrmsg(type,str,fn,len) etwrmsg() argument [all...] |
H A D | xio.c | 81 xwrmsg(type, str, fn) in xwrmsg() argument 109 xrdmsg(str, fn) in xrdmsg() argument 143 xwrdata(fp1, fn) in xwrdata() argument 177 xrddata(fn,fp2) xrddata() argument 214 xrdblk(blk,len,fn) xrdblk() argument [all...] |
H A D | dio.c | 106 dwrmsg(type, str, fn) in dwrmsg() argument 133 drdmsg(str, fn) in drdmsg() argument 166 dwrdata(fp1, fn) in dwrdata() argument 204 drddata(fn,fp2) drddata() argument 241 drdblk(blk,len,fn) drdblk() argument [all...] |
H A D | fio.c | 170 fwrmsg(type, str, fn) in fwrmsg() argument 191 frdmsg(str, fn) in frdmsg() argument 222 fwrdata(fp1, fn) in fwrdata() argument 264 frddata(fn,fp2) frddata() argument 310 frdbuf(blk,len,fn) frdbuf() argument 343 fwrblk(fn,fp,lenp) fwrblk() argument 430 frdblk(ip,fn,rlen) frdblk() argument [all...] |
H A D | gio.c | 92 gwrmsg(type, str, fn) in gwrmsg() argument 119 grdmsg(str, fn) in grdmsg() argument 140 gwrdata(fp1, fn) in gwrdata() argument 169 grddata(fn, fp2) in grddata() argument
|
H A D | imsg.c | 49 imsg(msg, fn) in imsg() argument 102 omsg(type, msg, fn) in omsg() argument
|
H A D | conn.c | 88 int nf, fn; local 576 chat(nf,flds,fn,phstr1,phstr2) chat() argument 622 expect(str,fn) expect() argument 672 expect_str(str,fn) expect_str() argument 780 sendthem(str,fn,phstr1,phstr2) sendthem() argument 963 wrstr(fn,buf,len,echocheck) wrstr() argument 996 wrchr(fn,buf,len) wrchr() argument 1318 int fn = FAIL; global() local [all...] |
/titanic_51/usr/src/lib/libtecla/common/ |
H A D | hash.h | 48 #define SYM_DEL_FN(fn) void *(fn)(void *app_data, int code, void *sym_data) argument 60 #define HASH_DEL_FN(fn) void *(fn)(void *app_data) argument 89 void (*fn)(void); /* Application supplied generic function */ member 155 #define HASH_SCAN_FN(fn) int (fn)(Symbol *sym, void *context) argument
|
/titanic_51/usr/src/tools/ctf/cvt/ |
H A D | fifo.c | 62 fifonode_t *fn = xmalloc(sizeof (fifonode_t)); in fifo_add() local 79 fifonode_t *fn; in fifo_remove() local 105 fifonode_t *fn = f->f_head; fifo_free() local 125 fifonode_t *fn; fifo_len() local 142 fifonode_t *fn; fifo_iter() local [all...] |
/titanic_51/usr/src/cmd/tbl/ |
H A D | t8.c | 42 char *s, *size, *fn; in putline() local 269 puttext(char *s, char *fn, char *size) in puttext() argument 286 char *fn; in funnies() local 350 putfont(char * fn) putfont() argument [all...] |
/titanic_51/usr/src/cmd/logadm/ |
H A D | fn.c | 56 struct fn { struct 61 struct fn *fn_next; /* next in list */ argument 57 fn_buffn global() argument 58 fn_buflastfn global() argument 59 fn_rptrfn global() argument 60 fn_wptrfn global() argument 62 fn_stbuffn global() argument 63 fn_nfn global() argument [all...] |
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | namespace.sh | 38 function fn function 71 function fn function [all...] |
/titanic_51/usr/src/cmd/fs.d/ufs/lockfs/ |
H A D | lockfs.c | 240 printstatusline(char *fn, char *locktype, char *comment) in printstatusline() argument 251 printstatus(char *fn) in printstatus() argument 346 flushfs(char *fn) in flushfs() argument 370 lockfs(char * fn) lockfs() argument [all...] |
/titanic_51/usr/src/lib/libnsl/dial/ |
H A D | conn.c | 84 int nf, fn = FAIL; in conn() local 377 chat(int nf,char * flds[],int fn,char * phstr1,char * phstr2) chat() argument 422 expect(char * str,int fn) expect() argument 470 expect_str(char * str,int fn) expect_str() argument 577 sendthem(char * str,int fn,char * phstr1,char * phstr2) sendthem() argument 712 wrstr(int fn,char * buf,int len,int echocheck) wrstr() argument 744 wrchr(int fn,char * buf,int len) wrchr() argument [all...] |
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | iconv.c | 66 #define RETURN(e,n,fn) \ argument 260 _win_iconv(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in _win_iconv() 531 utf2bin(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in utf2bin() 605 bin2utf(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in bin2utf() 715 ume2bin(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in ume2bin() 791 bin2ume(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in bin2ume() 865 ucs2bin(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in ucs2bin() 910 bin2ucs(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in bin2ucs() 956 scu2bin(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in scu2bin() 1001 bin2scu(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in bin2scu() [all …]
|
/titanic_51/usr/src/cmd/tail/ |
H A D | reverse.c | 70 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in reverse() argument 99 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in r_reg() argument 180 r_buf(FILE * fp,const char * fn) r_buf() argument [all...] |
H A D | read.c | 58 bytes(FILE *fp, const char *fn, off_t off) in bytes() argument 128 lines(FILE *fp, const char *fn, off_t off) in lines() argument
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | iconv.c | 66 #define RETURN(e,n,fn) \ argument 260 _win_iconv(_ast_iconv_t cd, char** fb, size_t* fn, char** tb, size_t* tn) in _win_iconv() argument 531 utf2bin(_ast_iconv_t cd,char ** fb,size_t * fn,char ** tb,size_t * tn) utf2bin() argument 605 bin2utf(_ast_iconv_t cd,char ** fb,size_t * fn,char ** tb,size_t * tn) bin2utf() argument 715 ume2bin(_ast_iconv_t cd,char ** fb,size_t * fn,char ** tb,size_t * tn) ume2bin() argument 791 bin2ume(_ast_iconv_t cd,char ** fb,size_t * fn,char ** tb,size_t * tn) bin2ume() argument 865 ucs2bin(_ast_iconv_t cd,char ** fb,size_t * fn,char ** tb,size_t * tn) ucs2bin() argument 910 bin2ucs(_ast_iconv_t cd,char ** fb,size_t * fn,char ** tb,size_t * tn) bin2ucs() argument 956 scu2bin(_ast_iconv_t cd,char ** fb,size_t * fn,char ** tb,size_t * tn) scu2bin() argument 1001 bin2scu(_ast_iconv_t cd,char ** fb,size_t * fn,char ** tb,size_t * tn) bin2scu() argument 1235 _ast_iconv(_ast_iconv_t cd,char ** fb,size_t * fn,char ** tb,size_t * tn) _ast_iconv() argument 1342 _ast_iconv_write(_ast_iconv_t cd,Sfio_t * op,char ** fb,size_t * fn,Iconv_disc_t * disc) _ast_iconv_write() argument 1445 size_t fn; _ast_iconv_move() local [all...] |
/titanic_51/usr/src/cmd/sendmail/libsmutil/ |
H A D | safefile.c | 394 safedirpath(fn,uid,gid,user,flags,level,offset) safedirpath() argument 681 safeopen(fn,omode,cmode,sff) safeopen() argument 788 safefopen(fn,omode,cmode,sff) safefopen() argument 864 filechanged(fn,fd,stb) filechanged() argument [all...] |
/titanic_51/usr/src/boot/sys/boot/i386/common/ |
H A D | cons.c | 64 getc(int fn) in getc() argument 81 xgetc(int fn) in xgetc() argument
|
/titanic_51/usr/src/cmd/pcidr/ |
H A D | pcidr.c | 169 char *fn = "nvadd"; in nvadd() local 209 char *fn = "parse_argv_attr"; in parse_argv_attr() local 360 char *fn = "parse_path"; in parse_path() local 434 char *fn in find_plugin() local 471 char *fn = "do_plugin"; do_plugin() local [all...] |
H A D | pcidr_common.c | 172 char *fn = "pcidr_print_attrlist"; in pcidr_print_attrlist() local 249 char *fn = "pcidr_check_attrs"; in pcidr_check_attrs() local 306 char *fn in pcidr_get_attrs() local [all...] |
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | deflt.c | 103 defopen(char *fn) in defopen() argument 130 defopen_r(const char *fn) in defopen_r() argument 145 defopen_common(const char * fn,struct thr_data * thr_data) defopen_common() argument [all...] |
/titanic_51/usr/src/lib/libpctx/common/ |
H A D | libpctx.c | 75 pctx_default_errfn(const char *fn, const char *fmt, va_list ap) in pctx_default_errfn() argument 83 pctx_error(pctx_t *pctx, const char *fn, const char *fmt, ...) in pctx_error() argument 103 static const char fn[] = "create"; in pctx_create() local 168 static const char fn[] = "capture"; pctx_capture() local 253 static const char fn[] = "set_events"; pctx_set_events() local 525 static const char fn[] = "run"; pctx_run() local [all...] |
/titanic_51/usr/src/uts/sun4v/promif/ |
H A D | promif_io.c | 58 #define PROMIF_PIO_CALL1(fn, arg) \ argument 61 #define PROMIF_PIO_CALL2(fn, arg1, arg2) \ argument 75 #define PROMIF_PIO_CALL1(fn, arg) (fn(arg)) argument 76 #define PROMIF_PIO_CALL2(fn, arg1, arg2) (fn(arg1, arg2)) argument
|