Searched refs:msgval (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.in.h263 const gchar *msgval);
H A Dgstrfuncs.c2797 * @msgval: another string
2801 * Return value: @msgval, unless @msgval is identical to @msgid and contains
2809 const gchar *msgval)
2811 if (msgval == msgid)
2818 return msgval;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.in.h263 const gchar *msgval);
H A Dgstrfuncs.c2797 * @msgval: another string
2801 * Return value: @msgval, unless @msgval is identical to @msgid and contains
2809 const gchar *msgval)
2811 if (msgval == msgid)
2818 return msgval;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c188 u_int msgval, int full);
2934 ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full) argument
2947 if (ahc->msgout_buf[index+2] == msgval
2965 && ahc->msgout_buf[index] == msgval
H A Daic79xx_core.c160 u_int msgval, int full);
4253 ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type, u_int msgval, int full) argument
4266 if (ahd->msgout_buf[index+2] == msgval
4285 && (ahd->msgout_buf[index] == msgval
4287 && msgval == MSG_IDENTIFYFLAG)))

Completed in 122 milliseconds