Searched refs:IS_YORT (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ | ||
H A D | ndmpd_tar3.c | 68 #define IS_YORT(c) (strchr("YT", toupper(c))) macro 843 if (IS_YORT(*envp)) 876 if (IS_YORT(*envp) || IS_F(*envp)) 1004 if (IS_YORT(*envp)) { |
Completed in 49 milliseconds