Home
last modified time | relevance | path

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

/openbsd/usr.bin/aucat/
H A Daucat.c89 #define SLOT_CFG 0 /* buffers not allocated yet */ macro
289 s->pstate = SLOT_CFG; in slot_new()
307 if (s->pstate != SLOT_CFG) { in slot_init()
450 if (s->pstate != SLOT_CFG) { in slot_del()