Home
last modified time | relevance | path

Searched defs:src_len (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dhostfile.c112 host_hash(const char *host, const char *name_from_hostfile, u_int src_len) in host_hash()
/titanic_44/usr/src/cmd/make/bin/
H A Dimplicit.cc122 int src_len = MAXPATHLEN + strlen(target_body->string_mb); in find_suffix_rule() local