Searched refs:msgid (Results 101 - 108 of 108) sorted by relevance

12345

/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile760 --msgid-bugs-address="$$msgid_bugs_address" \
769 --msgid-bugs-address="$$msgid_bugs_address" \
780 --msgid-bugs-address="$$msgid_bugs_address" \
791 --msgid-bugs-address="$$msgid_bugs_address" \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile760 --msgid-bugs-address="$$msgid_bugs_address" \
769 --msgid-bugs-address="$$msgid_bugs_address" \
780 --msgid-bugs-address="$$msgid_bugs_address" \
791 --msgid-bugs-address="$$msgid_bugs_address" \
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c43 # define dgettext(domain, msgid) \
44 INTUSE(__dcgettext) (domain, msgid, LC_MESSAGES)
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_writes.c731 int msgid; local
873 mods, NULL, NULL, &msgid);
878 NULL, NULL, &msgid);
883 mods, NULL, NULL, &msgid);
928 rc = ldap_result(conp->ld, msgid, 1,
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmap.c3565 int msgid; local
3672 msgid = sm_ldap_search_m(lmap, argv);
3679 msgid = sm_ldap_search(lmap, keybuf);
3680 if (msgid == SM_LDAP_ERR)
3714 else if (msgid == SM_LDAP_ERR_ARG_MISS)
3744 *statp = sm_ldap_results(lmap, msgid, flags, map->map_coldelim,
/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c7725 scf_msg_t msgid; local
7739 msgid = SCF_MSG_PATTERN_LEGACY;
7741 msgid = SCF_MSG_PATTERN_NOENTITY;
7743 msgid = SCF_MSG_PATTERN_NOSERVICE;
7745 msgid = SCF_MSG_PATTERN_NOINSTSVC;
7747 msgid = SCF_MSG_PATTERN_NOINSTANCE;
7749 errfunc(scf_get_msg(msgid), pattern[i].sp_arg);
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2543 (void) strlcpy(zc.zc_msgid, zfd->msgid, sizeof (zc.zc_msgid));
2580 (void) strlcpy(zc.zc_msgid, zfd->msgid, sizeof (zc.zc_msgid));
/osnet-11/usr/src/grub/grub2/
H A Dconfigure7409 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&5 2>&1 &&
7410 (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
[all...]

Completed in 793 milliseconds

12345