Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dmain.c55 boolean_t save_space = _B_FALSE; variable
242 save_space = _B_TRUE; in main()
H A Ddefs.h586 extern boolean_t save_space; /* -S option 1=treat all RIP speakers */
H A Dinput.c723 if (!should_supply(NULL) && save_space) { in input()