Searched refs:fnl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c50 nlink_t fnl; /* number of links */ member in struct:afile
420 fp->fnl = stb.st_nlink;
720 p->acl, p->fnl, uname, gflg ? gname : "", fsize, ftime);
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.c780 nltype *fnl; local
802 if (fnl = nllookup(module, (pctype) *pcptr, &nxt_func)) {
816 fnl->nticks += func_nticks;
817 fnl->time += func_nticks;

Completed in 64 milliseconds