Home
last modified time | relevance | path

Searched defs:notempty (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dvlan.h15 int notempty; /* 0 : no vlan information present, 1: else */ member
H A Dvlan_full.c465 int untagged, *tagged, i, notempty; in vlan_newlink() local
584 int notempty = vlan->vlan_desc.notempty; in vlan_dellink() local
/dflybsd-src/contrib/nvi2/ex/
H A Dex.c202 int newscreen, notempty, tmp, vi_address; in ex_cmd() local
/dflybsd-src/games/canfield/canfield/
H A Dcanfield.c804 notempty(struct cardtype *cp) in notempty() function