HomeSort by relevance Sort by last modified time
    Searched refs:SHF_STRING (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
shf.c 222 shf->flags = sflags | SHF_STRING;
296 if (shf->flags & SHF_STRING)
330 if (!(shf->flags & SHF_STRING) && shf->fd < 0)
345 if (shf->flags & SHF_STRING) {
413 if (shf->flags & SHF_STRING)
580 if (shf->flags & SHF_STRING) {
680 if (shf->flags & SHF_STRING) {
sh.h     [all...]

Completed in 298 milliseconds