Home | History | Annotate | Download | only in src

Lines Matching refs:ksh_isdash

1247 		if (flag == '-' && ksh_isdash(arg + 1)) {
2142 if (ksh_isdash((dir = allocd))) {