Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-arp.c178 isnonzero(netdissect_options *ndo, const u_char *a, size_t len) in isnonzero() function
411 if (isnonzero(ndo, (const u_char *)THA(ap), HRD_LEN(ap))) in arp_print()
/src/contrib/lyaml/build-aux/
H A Dluke277 …LLENV)L.luke=run_templates(L,substitute,L.luke)local status=dropuntil(c,isnonzero,function(name)re…
486 …turn type(x)=='string'end,istable=function(x)return type(x)=='table'end,isnonzero=function(x)retur…