Home | History | Annotate | Download | only in src

Lines Matching defs:builtin

528 	 * Deal with the shell builtins builtin, exec and command since
551 errorf("%s: %s: %s", Tbuiltin, cp, "not a builtin");
596 * if we have any flags, do not use the builtin
600 * additional hassle (and the builtin must call
609 /* go on, use the builtin */
1030 * add builtin
1033 builtin(const char *name, int (*func) (const char **))
1038 /* see if any flags should be set for this builtin */
1044 /* POSIX special builtin */
1047 /* POSIX regular builtin */