Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libgss/
H A Dg_utils.c39 #define Q_DEFAULT "default" macro
177 strcasecmp(qop, Q_DEFAULT) == 0) { in __gss_qop_to_num()
211 *qop = Q_DEFAULT; in __gss_num_to_qop()