Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 25 of 222) sorted by relevance

123456789

/titanic_51/usr/src/cmd/bnu/
H A Deio.c97 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 Dxio.c81 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 Ddio.c106 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 Dfio.c170 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 Dgio.c92 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 Dimsg.c49 imsg(msg, fn) in imsg() argument
102 omsg(type, msg, fn) in omsg() argument
H A Dconn.c88 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 Dhash.h48 #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 Dfifo.c62 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 Dt8.c42 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 Dfn.c56 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 Dnamespace.sh38 function fn function
71 function fn function
[all...]
/titanic_51/usr/src/cmd/fs.d/ufs/lockfs/
H A Dlockfs.c240 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 Dconn.c84 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 Diconv.c66 #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 Dreverse.c70 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 Dread.c58 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 Diconv.c66 #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 Dsafefile.c394 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 Dcons.c64 getc(int fn) in getc() argument
81 xgetc(int fn) in xgetc() argument
/titanic_51/usr/src/cmd/pcidr/
H A Dpcidr.c169 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 Dpcidr_common.c172 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 Ddeflt.c103 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 Dlibpctx.c75 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 Dpromif_io.c58 #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

123456789