Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dsyslogd.c362 int wlen, isNetwork = *tf->filename == '@'; in logmsg() local
363 if (isNetwork) in logmsg()
366 if (wlen < 0) perror_msg("write failed file : %s ", tf->filename + isNetwork); in logmsg()