Searched refs:UTS_SYSNAME (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | uts.h | 7 #ifndef UTS_SYSNAME 8 #define UTS_SYSNAME "Linux" macro
|
/linux-2.4.37.9/init/ |
D | version.c | 20 UTS_SYSNAME, UTS_NODENAME, UTS_RELEASE, UTS_VERSION,
|
/linux-2.4.37.9/drivers/usb/ |
D | hcd.c | 307 sprintf (buf, "%s %s %s", UTS_SYSNAME, UTS_RELEASE, in rh_string()
|
/linux-2.4.37.9/drivers/usb/gadget/ |
D | zero.c | 1275 UTS_SYSNAME " " UTS_RELEASE " with %s", in zero_bind()
|
D | ether.c | 2359 UTS_SYSNAME " " UTS_RELEASE "/%s", in eth_bind()
|
D | file_storage.c | 3783 UTS_SYSNAME " " UTS_RELEASE " with %s", in fsg_bind()
|