Lines Matching full:application
73 superset of XPG4 containing historical BSD interfaces widely used by common application packages
92 should not be used for LP64 (64-bit) application environments. Use XNS5 or
140 An application that wants to use standard-conforming utilities must set the
169 other directories containing binaries needed by the application
203 other directories containing binaries needed by the application
242 other directories containing binaries needed by the application
250 application uses only those interfaces and headers defined by a particular
252 appropriate feature test macro specified by that standard. If the application
255 \fB__EXTENSIONS__\fR. Defining \fB__EXTENSIONS__\fR provides the application
257 standard. The application must define \fB__EXTENSIONS__\fR either on the
258 compile command line or within the application source files.
261 No feature test macros need to be defined to indicate that an application is a
262 conforming C application.
283 test macros listed. Application writers must check the corresponding standards
309 that an application is written to meet SVID3 requirements. The SVID3
313 To build or compile an application that conforms to one of the X/Open CAE
322 The application must define \fB_XOPEN_SOURCE\fR. If \fB_XOPEN_SOURCE\fR is
332 The application must define \fB_XOPEN_SOURCE\fR and set \fB_XOPEN_VERSION=4\fR.
343 The application must define \fB_XOPEN_SOURCE\fR and set
354 The application must define \fB_XOPEN_SOURCE=500\fR.
363 The application must define \fB_XOPEN_SOURCE=600\fR.
378 be specified on any link/load command line, unless the application is
384 An XNS4- or XNS5-conforming application must include \fB-l\fR \fBXNS\fR on any