Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dvlan.h15 int notempty; /* 0 : no vlan information present, 1: else */ member
Dvlan_full.c465 int untagged, *tagged, i, notempty; in vlan_newlink() local
584 int notempty = vlan->vlan_desc.notempty; in vlan_dellink() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dvlan.h15 int notempty; /* 0 : no vlan information present, 1: else */ member
Dvlan_full.c465 int untagged, *tagged, i, notempty; in vlan_newlink() local
584 int notempty = vlan->vlan_desc.notempty; in vlan_dellink() local
/third_party/python/Lib/multiprocessing/
Dqueues.py207 def _finalize_close(buffer, notempty): argument
214 def _feed(buffer, notempty, send_bytes, writelock, close, ignore_epipe, argument
/third_party/glib/glib/pcre/
Dpcre_jit_compile.c160 pcre_uint8 notempty; member
Dpcre_internal.h2114 BOOL notempty; /* Empty string match not wanted */ member