Home
last modified time | relevance | path

Searched refs:E_TILDE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c222 if (which & E_TILDE)
263 if (which & E_TILDE)
310 if (which & E_TILDE)
524 if (which & E_TILDE)
H A Ddefs.h86 #define E_TILDE 0x4 macro