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

/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dname.c337 const char tokid[] = "\x04\x01"; local
356 if (memcmp(p, tokid, tokid_len) != 0)
643 const char tokid[] = "\x04\x01"; local
683 memcpy(p, tokid, tokid_len);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c118 int tokid; /* Token ident */ member in struct:token_s
158 enum tokid_e modtokid; /* Request *Modified-Since tokid */
1327 switch (match->tokid) {
1377 http->modtokid = match->tokid;
1645 switch (match->tokid) {

Completed in 62 milliseconds