Searched refs:MSG_FAC_SPEC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dvms.c206 # define MSG_FAC_SPEC 0x8000 /* Facility-specific code. */ macro
210 # ifndef MSG_FAC_SPEC /* Old default is not Facility-specific. */
211 # define MSG_FAC_SPEC 0x0 /* Facility-specific code. Or 0x8000. */ macro
212 # endif /* ndef MSG_FAC_SPEC */
229 MSG_FAC_SPEC | /* Facility-specific */
248 * error or warning. Define MSG_FAC_SPEC to get the desired
257 MSG_FAC_SPEC | /* Facility-specific (?) */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c5302 # define MSG_FAC_SPEC 0x8000 /* Facility-specific code. */
5305 # ifndef MSG_FAC_SPEC /* Old default is not Facility-specific. */
5306 # define MSG_FAC_SPEC 0x0 /* Facility-specific code. Or 0x8000. */
5307 # endif /* !MSG_FAC_SPEC */
5309 #define VMS_UZ_FAC_BITS ((CTL_FAC_IZ_UZP << 16) | MSG_FAC_SPEC)

Completed in 129 milliseconds