Searched refs:dfn (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/
H A DMakefile.com33 COMOBJS= gprof.o arcs.o dfn.o lookup.o calls.o \
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Ddfn.c52 dfn(nltype *parentp) function
58 (void) printf("[dfn] dfn(");
97 dfn(arcp->arc_childp);
H A Dgprof.h364 void dfn(nltype *);
H A Darcs.c626 dfn(parentp);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c964 int dfn = fileno(dout); local
975 /* sending over; shutdown sending on dfn */
976 (void) shutdown(dfn, SHUT_WR);
978 FD_SET(dfn, &mask);
980 nfds = MAX(dfn, nfds);
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1730 \let\dfn=\smartslanted
3291 \definedummyword{dfn}%

Completed in 84 milliseconds