HomeSort by: relevance | last modified time | path
    Searched defs:hinthash (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/ldconfig/
ldconfig.c 91 static int hinthash(char *, int, int);
357 hinthash(char *cp, int vmajor, int vminor) function in typeref:typename:int
421 (hinthash(shp->name, shp->major, shp->minor) % hdr.hh_nbucket);
ldconfig.c 91 static int hinthash(char *, int, int);
357 hinthash(char *cp, int vmajor, int vminor) function in typeref:typename:int
421 (hinthash(shp->name, shp->major, shp->minor) % hdr.hh_nbucket);

Completed in 27 milliseconds