Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dname.c337 const char tokid[] = "\x04\x01"; in do_exported_netname() local
356 if (memcmp(p, tokid, tokid_len) != 0) in do_exported_netname()
643 const char tokid[] = "\x04\x01"; in __dh_gss_export_name() local
683 memcpy(p, tokid, tokid_len); in __dh_gss_export_name()
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c118 int tokid; /* Token ident */ member
1327 switch (match->tokid) { in nl7c_http_request()
1377 http->modtokid = match->tokid; in nl7c_http_request()
1645 switch (match->tokid) { in nl7c_http_response()