warn
void warn(const char *, ...) __printf0like(1, 2);
int lastChanged, int min, int max, int warn, int inactive, int expiration,
int& lastChanged, int& min, int& max, int& warn, int& inactive,
BOOL warn;
warn = !na->ni || !na->ni->vol || !NVolNoFixupWarn(na->ni->vol);
ntfs_mst_post_read_fixup_warn((NTFS_RECORD*)dst, bk_size, warn);
BOOL warn)
if (warn) {
BOOL warn);
int warn = 7;
&& message.AddInt32("warn", warn) == B_OK
warn("read");
|| message.AddInt32("warn", warn) != B_OK
int warn = 7;
warn("sendto");
warn("%s: partial write: %d of %d bytes",
warn("IHL too short (%d bytes) from %s", hlen,
warn("packet too short (%zd bytes) from %s", cc,
warn("recvmsg");
warn("setsockopt(IPV6_RECVPKTINFO)"); /* XXX err? */
warn("setsockopt(IPV6_PKTINFO)"); /* XXX err? */
warn("setsockopt(IPV6_RECVHOPLIMIT)"); /* XXX err? */
warn("setsockopt(IPV6_HOPLIMIT)"); /* XXX err? */
warn("recvmsg");
warn("sendmsg");
warn("connect to address %s", sockaddr_ntop(res->ai_addr));
warn("getpeername");
warn("connect");
warn("setsockopt IPV6_UNICAST_HOPS");
__weak_reference(_warn, warn);
int warn;
lastChanged, min, max, warn, inactive, expiration, flags);
user->SetShadowInfo(password, lastChanged, min, max, warn, inactive,
int warn, int inactive, int expiration, int flags)
fWarn = warn;
int32 warn;
|| (error = reply.FindInt32("warn", &warn)) != B_OK
min, max, warn, inactive, expiration, flags, spwd, buffer, bufferSize);
int warn;
lastChanged, min, max, warn, inactive, expiration, flags);
min, max, warn, inactive, expiration, flags, spwd, buffer, bufferSize);
int lastChanged, int min, int max, int warn, int inactive, int expiration,
entry->sp_warn = warn;
int& lastChanged, int& min, int& max, int& warn, int& inactive,
warn = warnString[0] != '\0' ? atoi(warnString) : -1;