HomeSort by: relevance | last modified time | path
    Searched refs:NP_ (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/kuser/
kgetcred.c 58 NP_("credential cache to use", ""), "cache"},
60 NP_("credential cache to store credential in", ""), "cache"},
62 NP_("where to find the ticket use for delegation", ""), "cache"},
64 NP_("canonicalize the principal (chase referrals)", ""), NULL },
66 NP_("the name components are canonical", ""), NULL },
68 NP_("forwardable ticket requested", ""), NULL},
71 NP_("encryption type to use", ""), "enctype"},
73 NP_("client to impersonate", ""), "principal"},
75 NP_("Kerberos name type", ""), NULL },
77 NP_("indicate that the name is a host-based service name", ""), NULL }
    [all...]
kuser_locl.h 98 #define NP_(x,y) (x)
102 #define NP_(x,y) (x)
kinit.c 107 NP_("obtain afs tokens", ""), NULL },
110 NP_("credentials cache", ""), "cachename" },
113 NP_("get tickets not forwardable", ""), NULL },
116 NP_("get forwardable tickets", ""), NULL },
119 NP_("keytab to use", ""), "keytabname" },
122 NP_("lifetime of tickets", ""), "time" },
125 NP_("get proxiable tickets", ""), NULL },
128 NP_("renew TGT", ""), NULL },
131 NP_("get renewable tickets", ""), NULL },
134 NP_("renewable lifetime of tickets", ""), "time" }
    [all...]
kvno.c 46 NP_("Encryption type to use", ""), "enctype" },
48 NP_("Credentials cache", ""), "cachename" },
50 NP_("Keytab to use", ""), "keytabname" },
52 NP_("Server to get ticket for", ""), "principal" },
54 NP_("Quiet", "") },
klist.c 68 #define COL_ISSUED NP_(" Issued","")
69 #define COL_EXPIRES NP_(" Expires", "")
70 #define COL_FLAGS NP_("Flags", "")
71 #define COL_NAME NP_(" Name", "")
72 #define COL_PRINCIPAL NP_(" Principal", "in klist output")
73 #define COL_PRINCIPAL_KVNO NP_(" Principal (kvno)", "in klist output")
74 #define COL_CACHENAME NP_(" Cache name", "name in klist output")
75 #define COL_DEFCACHE NP_("", "")
  /src/crypto/external/bsd/heimdal/dist/po/
gen-po.in 22 --keyword=NP_ \

Completed in 31 milliseconds