Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.h886 #define FIL_STA 9 /* STATUS */ macro
H A Dckuus2.c6210 case FIL_STA: cx = XXF_ST; break;
H A Dckuus7.c12241 { "status", FIL_STA, 0 },
12362 case XXF_ST: cx = FIL_STA; break;
13159 case FIL_STA: /* STATUS */