xref: /third_party/ltp/testcases/kernel/containers/mqns/mqns.h (revision f08c3bdf)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/ltp/testcases/kernel/containers/mqns/
1f08c3bdfSopenharmony_ci#ifndef __MQNS_H
2f08c3bdfSopenharmony_ci#define __MQNS_H
3f08c3bdfSopenharmony_ci
4f08c3bdfSopenharmony_ci#define DEV_MQUEUE "/dev/mqueue"
5f08c3bdfSopenharmony_ci#define DEV_MQUEUE2 "/dev/mqueue2"
6f08c3bdfSopenharmony_ci#define SLASH_MQ1 "/MQ1"
7f08c3bdfSopenharmony_ci#define NOSLASH_MQ1 "MQ1"
8f08c3bdfSopenharmony_ci#define SLASH_MQ2 "/MQ2"
9f08c3bdfSopenharmony_ci#define NOSLASH_MQ2 "MQ2"
10f08c3bdfSopenharmony_ci
11f08c3bdfSopenharmony_ci#endif /* __MQNS_H */
12

Indexes created Thu Nov 07 10:32:03 CST 2024