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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wordexp.h 28 /* Bits set in the FLAGS argument to `wordexp'. */
49 /* Possible nonzero return values from `wordexp'. */
53 WRDE_NOSYS = -1, /* Never used since we support `wordexp'. */
63 extern int wordexp (__const char *__restrict __words,
66 /* Free the storage allocated by a `wordexp' call. */
71 #endif /* wordexp.h */
  /system/core/sh/
builtins.def 91 wordexpcmd wordexp

Completed in 137 milliseconds