Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/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
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex.c216 int newscreen, notempty, tmp, vi_address; in ex_cmd() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c390 int *notempty) in vmw_cmdbuf_ctx_process()
449 int notempty; in vmw_cmdbuf_man_process() local
/netbsd-src/games/canfield/canfield/
H A Dcanfield.c808 notempty(const struct cardtype *cp) in notempty() function