Changeset 5353f50 in mainline for uspace/lib/c/include/ipc/services.h
- Timestamp:
- 2019-08-07T11:05:55Z (6 years ago)
- Children:
- 8ae8262
- Parents:
- 7cce333
- git-author:
- Michal Koutný <xm.koutny+hos@…> (2015-11-11 23:25:01)
- git-committer:
- Matthieu Riolo <matthieu.riolo@…> (2019-08-07 11:05:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/services.h
r7cce333 r5353f50 62 62 #define SERVICE_NAME_UDP "net/udp" 63 63 #define SERVICE_NAME_TCP "net/tcp" 64 #define SERVICE_NAME_LOOPBACK "net/loopback" 64 65 #define SERVICE_NAME_VBD "vbd" 65 66 #define SERVICE_NAME_VOLSRV "volsrv" 67 66 68 67 69 #define LOC_DEVICE_NAMESPACE "devices"
Note:
See TracChangeset
for help on using the changeset viewer.