Home
last modified time | relevance | path

Searched refs:mpsslog (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/samples/mic/mpssd/
Dmpssd.c162 mpsslog("Configuring %s\n", dev); in tap_configure()
165 mpsslog("%s execvp failed errno %s\n", in tap_configure()
171 mpsslog("%s fork failed errno %s\n", in tap_configure()
178 mpsslog("%s waitpid failed errno %s\n", in tap_configure()
194 mpsslog("Configuring %s ipaddr %s\n", dev, ipaddr); in tap_configure()
197 mpsslog("%s execvp failed errno %s\n", in tap_configure()
203 mpsslog("%s fork failed errno %s\n", in tap_configure()
210 mpsslog("%s waitpid failed errno %s\n", in tap_configure()
214 mpsslog("MIC name %s %s %d DONE!\n", in tap_configure()
228 mpsslog("Could not open /dev/net/tun %s\n", strerror(errno)); in tun_alloc()
[all …]
Dsysfs.c31 mpsslog("Failed to open sysfs entry '%s': %s\n", in readsysfs()
38 mpsslog("Failed to read sysfs entry '%s': %s\n", in readsysfs()
74 mpsslog("Failed to open sysfs entry '%s': %s\n", in setsysfs()
82 mpsslog("Failed to write new sysfs entry '%s': %s\n", in setsysfs()
Dmpssd.h86 void mpsslog(char *format, ...);