Searched refs:CTL_NONE (Results 1 – 7 of 7) sorted by relevance
78 #define CTL_NONE 0x0000 macro
139 $$ = CTL_NONE;
138 c->type = CTL_NONE; in dev_sioctl_close()
119 #define CTL_NONE 0 /* deleted */ macro
2095 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()
1284 c->type : CTL_NONE; in sock_buildmsg()1307 if (type == CTL_NONE) { in sock_buildmsg()
497 CTL_NONE = 0xff enumerator