Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c68 #define IS_YORT(c) (strchr("YT", toupper(c))) macro
843 if (IS_YORT(*envp)) in get_update_env_v3()
876 if (IS_YORT(*envp) || IS_F(*envp)) in get_hist_env_v3()
1004 if (IS_YORT(*envp)) { in get_direct_env_v3()