Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/acct/
H A Dacctmerg.c71 struct tacct *getleast(void);
132 while ((tp = getleast()) != NULL) /* get least uid of all files, */ in main()
145 getleast(void) in getleast() function