Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h74 #define YOUNGER 0x4 macro
H A Dmain.c261 options |= YOUNGER;
H A Dgram.y311 yylval.intval = YOUNGER; in yylex()
H A Dserver.c248 opts & YOUNGER ? " -y" : "", in install()
706 if (opts & YOUNGER) { in update()