Home
last modified time | relevance | path

Searched refs:CTL_NONE (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/sasyncd/
H A Dsasyncd.h78 #define CTL_NONE 0x0000 macro
H A Dconf.y139 $$ = CTL_NONE;
/openbsd/usr.bin/sndiod/
H A Ddev_sioctl.c138 c->type = CTL_NONE; in dev_sioctl_close()
H A Ddev.h119 #define CTL_NONE 0 /* deleted */ macro
H A Ddev.c2095 if (c->type != CTL_NONE && c->addr == addr) in ctlslot_lookup()
2111 if (c->type == CTL_NONE) in ctlslot_update()
2333 if (c->type == CTL_NONE || c->scope != scope || c->u.any.arg0 != arg0) in ctl_match()
2402 c->type = CTL_NONE; in ctl_del()
H A Dsock.c1284 c->type : CTL_NONE; in sock_buildmsg()
1307 if (type == CTL_NONE) { in sock_buildmsg()
/openbsd/sys/net80211/
H A Dieee80211_regdomain.h497 CTL_NONE = 0xff enumerator