OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:st_hash
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/gen/
pwcache.c
145
static u_int
st_hash
(const char *, size_t, int);
153
st_hash
(const char *name, size_t len, int tabsz)
function
414
pptr = usrtb +
st_hash
(name, namelen, UNM_SZ);
478
pptr = grptb +
st_hash
(name, namelen, GID_SZ);
/src/bin/pax/
tables.c
395
indx =
st_hash
(arcn->name, namelen, F_TAB_SZ);
536
indx =
st_hash
(oname, onamelen, N_TAB_SZ);
597
indx =
st_hash
(oname, *onamelen, N_TAB_SZ);
1307
*
st_hash
()
1321
st_hash
(char *name, int len, int tabsz)
function
extern.h
295
u_int
st_hash
(char *, int, int);
Completed in 29 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026