Home
last modified time | relevance | path

Searched refs:nxtlbf (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/ls/
H A Dls.c230 static struct lbuf *nxtlbf; /* ptr to next lbuf to be assigned */ variable
1011 ((nxtlbf = malloc(quantn * sizeof (struct lbuf))) == NULL)) { in main()
1787 ((nxtlbf = malloc(quantn * in gstat()
1802 rep = nxtlbf++; in gstat()