Searched refs:lmsg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/usr.bin/talk/ |
| H A D | ctl_transact.c | 56 ctl_transact(struct in_addr target, CTL_MSG lmsg, int type, CTL_RESPONSE *rp) in ctl_transact() argument 61 lmsg.type = type; in ctl_transact() 74 cc = sendto(ctl_sockt, (char *)&lmsg, sizeof (lmsg), 0, in ctl_transact() 77 if (cc != sizeof (lmsg)) { in ctl_transact()
|
| /freebsd-13.1/contrib/lua/src/ |
| H A D | lua.c | 445 size_t lmsg; in incomplete() local 446 const char *msg = lua_tolstring(L, -1, &lmsg); in incomplete() 447 if (lmsg >= marklen && strcmp(msg + lmsg - marklen, EOFMARK) == 0) { in incomplete()
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | animation | 193 >8 string lmsg \b, Last Media Segment indicator for ISO base media file format.
|