Searched refs:isdefifs (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dexpand.c1051 bool isdefifs; local
1059 isdefifs = false;
1061 isdefifs = strchr(defifs, c);
1083 if (isdefifs) {
1102 if (isdefifs)
1110 ifsspc = isdefifs;

Completed in 80 milliseconds