Home
last modified time | relevance | path

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

/dports/audio/xmixer/xmixer/
H A Dscf.h44 #define SCF_NO_VAL -4 macro
H A Dscf.c564 return (SCF_NO_VAL); in scf_strip_eol()
596 return (SCF_NO_VAL); in read_line()
622 int ilen, olen = SCF_NO_VAL, spaces, first; in next_line()
629 if (first && ( ilen == SCF_NO_VAL)) { in next_line()
630 return (SCF_NO_VAL); in next_line()