Home
last modified time | relevance | path

Searched defs:f (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/csrg-svn/sys/nfs/
H A Dxdr_subs.h31 #define fxdr_nfsv2time(f, t) { \ argument
38 #define txdr_nfsv2time(f, t) { \ argument
46 #define fxdr_nfsv3time(f, t) { \ argument
50 #define txdr_nfsv3time(f, t) { \ argument
55 #define fxdr_hyper(f, t) { \ argument
59 #define txdr_hyper(f, t) { \ argument
H A Dnfsm_subs.h101 #define nfsm_srvfhtom(f, v3) \ argument
111 #define nfsm_srvpostop_fh(f) \ argument
118 #define nfsm_mtofh(d, v, v3, f) \ argument
146 #define nfsm_getfh(f, s, v3) \ argument
168 #define nfsm_postop_attr(v, f) \ argument
186 #define nfsm_wcc_data(v, f) \ argument
332 #define nfsm_srvmtofh(f) \ argument
360 #define nfsm_srvfillattr(a, f) \ argument
/csrg-svn/usr.bin/learn/NOTUSED/
H A Dtee.c15 int f, c; in main() local
28 put(c, f) in put() argument
36 fl(f) in fl() argument
/csrg-svn/usr.bin/learn/lrntee/
H A Dlrntee.c20 int f; in main() local
34 put(c, f) in put() argument
42 fl(f) in fl() argument
/csrg-svn/sys/netns/
H A Dspp_debug.c99 #define p1(f) { printf("%s = %x, ", "f", f); } argument
106 #define pf(f) { if (flags&SP_/**/f) { printf("%s%s", cp, "f"); cp = ","; } } argument
114 #define p2(f) { printf("%s = %x, ", "f", si->si_/**/f); } argument
139 #define p3(f) { printf("%s = %x, ", "f", sp->s_/**/f); } argument
/csrg-svn/usr.bin/pascal/pdx/runtime/
H A Daddress.c37 SYM *f; local
89 findbeginning(f) in findbeginning() argument
99 ADDRESS firstline(f) in firstline() argument
H A Dwheredump.c29 SYM *f; in where() local
61 SYM *f; in dump() local
H A Disactive.c23 BOOLEAN isactive(f) in isactive() argument
/csrg-svn/sys/stand/
H A Dufs.c74 read_inode(inumber, f) in read_inode() argument
125 block_map(f, file_block, disk_block_p) in block_map() argument
230 buf_read_file(f, buf_p, size_p) in buf_read_file() argument
291 search_directory(name, f, inumber_p) in search_directory() argument
341 ufs_open(path, f) in ufs_open() argument
515 ufs_close(f) in ufs_close() argument
541 ufs_read(f, start, size, resid) in ufs_read() argument
580 ufs_write(f, start, size, resid) in ufs_write() argument
591 ufs_seek(f, offset, where) in ufs_seek() argument
615 ufs_stat(f, sb) in ufs_stat() argument
H A Dalloc.c54 register struct fl *f = freelist, **prev; local
74 register struct fl *f = (struct fl *)ptr; local
/csrg-svn/old/sh/
H A Dio.c22 REG FILE f=standin; local
32 REG FILE f; local
43 REG FILE f; local
52 REG FILE f; in pop() local
/csrg-svn/old/libg/libg.tahoe/
H A Ddbxxx.s11 #define CALL(n, f) callg n,*f argument
14 #define CALL(n, f) calls n,*f argument
/csrg-svn/usr.bin/netstat/
H A Dinet.c142 #define p(f, m) if (tcpstat.f || sflag <= 1) \ argument
146 #define p3(f, m) if (tcpstat.f || sflag <= 1) \ argument
220 #define p(f, m) if (udpstat.f || sflag <= 1) \ argument
257 #define p(f, m) if (ipstat.f || sflag <= 1) \ argument
325 #define p(f, m) if (icmpstat.f || sflag <= 1) \ argument
372 #define p(f, m) if (igmpstat.f || sflag <= 1) \ argument
374 #define py(f, m) if (igmpstat.f || sflag <= 1) \ argument
/csrg-svn/games/trek/
H A Dcompkl.c25 compkldist(f) in compkldist() argument
70 register int f, i, m; in sortkl() local
/csrg-svn/usr.bin/ex/
H A Dex_v.c74 ttymode f; /* mjm: was register */ in oop() local
160 ovend(f) in ovend() argument
188 ttymode f; /* mjm: was register */ in vop() local
H A Dex_unix.c141 ttymode f; local
219 unixwt(c, f) in unixwt() argument
250 ttymode f; /* mjm: was register */ local
/csrg-svn/usr.bin/pascal/pdx/sym/
H A Dwhich.c35 register SYM *p, *t, *f; local
66 SYM *findsym(s, f) in findsym() argument
/csrg-svn/local/ditroff/ditroff.okeeffe/grap/
H A Dframe.c43 frameht(f) /* set height of frame */ in frameht() argument
49 framewid(f) /* set width of frame */ in framewid() argument
/csrg-svn/old/dbx/
H A Dprintsym.c145 public printparams(f, frame) in printparams() argument
315 public printname(f, s) in printname() argument
334 public printwhich(f, s) in printwhich() argument
347 public printwhereis(f, s) in printwhereis() argument
369 private printouter(f, s) in printouter() argument
543 Symbol f; local
566 private printfield(f) in printfield() argument
/csrg-svn/contrib/usr.x25/lib/
H A Dverify.c36 FILE *f; local
47 dolookup(f, who) in dolookup() argument
/csrg-svn/old/dbx/tests/pc/
H A Dreals.p10 function f (x : real) : real; function
/csrg-svn/old/pcc/ccom.tahoe/tests/
H A Dt2.c1 f() in f() function
H A Dt7.c1 f() in f() function
/csrg-svn/lib/libmp/
H A Dmout.c11 m_in(a,b,f) MINT *a; FILE *f; in m_in() argument
51 m_out(a,b,f) MINT *a; FILE *f; in m_out() argument
143 fmout(a,f) MINT *a; FILE *f; in fmout() argument
146 fmin(a,f) MINT *a; FILE *f; in fmin() argument
/csrg-svn/usr.sbin/trsp/
H A Dtrsp.c291 #define p1(name, f) { \ argument
300 #define pf(name, f) { \ argument
315 #define p2(name, f) { \ argument
338 #define p3(name, f) { \ argument
349 #define pf(name, f) { \ argument

12345678910>>...22