Searched defs:msgs (Results 1 – 12 of 12) sorted by relevance
111 Vector msgs = createMessages(SrvLocHeader.SrvTypeRqst, in findServiceTypes() local167 Vector msgs = createMessages(SrvLocHeader.SrvReq, in findServices() local244 Vector msgs = createMessages(SrvLocHeader.AttrRqst, in findAttributes() local349 Vector msgs = createMessages(SrvLocHeader.AttrRqst, in findAttributes() local
56 ResourceBundle msgs = conf.getMessageBundle(conf.getLocale()); in printMessageAndDie() local
32 static struct lc_messages msgs; variable
36 /*@shared@*/ char const * const * msgs; member
107 char *msgs[] = { "first", "second" }; in main() local
491 char msgs[2][PAM_MAX_MSG_SIZE]; in krb5_changepw() local
378 struct pam_message *msgs = NULL; in pam_krb5_prompter() local
722 static char msgs[7][256]; in matherr() local
297 char **msgs; in usage() local
3443 cron_conv(int num_msg, const struct pam_message **msgs, in cron_conv()
10308 static int msgs = 0; in mDNSCoreReceiveUpdate() local10319 static int msgs = 0; in mDNSCoreReceiveUpdate() local
1685 #define MFW_DRV_MSG_MAX_DWORDS(msgs) (((msgs - 1) >> 2) + 1) argument