Home
last modified time | relevance | path

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

/dports/net/44bsd-rdist/44bsd-rdist-20001111_2/
H A Ddefs.h91 #define IGNLNKS 0x40 macro
H A Dmain.c191 options |= IGNLNKS;
H A Dgram.y347 yylval.intval = IGNLNKS; in yylex()
H A Ddocmd.c195 if ((opts & IGNLNKS) || ihead->count == 0)