Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h78 #define IGNLNKS 0x40 macro
H A Dmain.c269 options |= IGNLNKS;
H A Dgram.y319 yylval.intval = IGNLNKS; in yylex()
H A Ddocmd.c231 if ((opts & IGNLNKS) || ihead->count == 0) in doarrow()