include
i = include(file, argc, argv, 0);
if (include(tp->u.fpath, 0, (char **) 0, 0) < 0) {
include(KSH_SYSTEM_PROFILE, 0, (char **) 0, 1);
include(substitute("$HOME/.profile", 0), 0,
include("/etc/suid_profile", 0, (char **) 0, 1);
include(env_file, 0, (char **) 0, 1);
include(substitute("$HOME/kshrc.ksh", 0), 0,
int include ARGS((const char *, int, char **, int));
int include(const char *filename);
if(include("/boot/loader.rc")!=CMD_OK)
include("/boot/boot.conf");
res = include(argvbuf[i]);
include
| program include
include:
int include(const char *, int, int, int);
if (include(_PATH_DEVNULL, ENDDEFS, 0, 0) != 0)
if (include(_PATH_DEVNULL, ENDDEFS, 0, 0) != 0)
if (include(buf, ENDFILE, 0, 0) != 0)
if (include(buf, ENDFILE, 0, 0) != 0)
if (include(buf, ENDFILE, 0, 0) != 0)
if (include("conf/files", ENDFILE, 0, 0) != 0)
emitopts(FILE *fp, struct condexpr *cond, int include)
if (include && selectopt(cond->cx_u.atom, NULL))
emitopts(fp, cond->cx_u.not, !include);
emitopts(fp, cond->cx_u.and.left, include);
emitopts(fp, cond->cx_u.and.right, include);
emitopts(fp, cond->cx_u.and.left, include);
emitopts(fp, cond->cx_u.and.right, include);
bool include:1;
Buf_AddFlag(&buf, suff->include, "SUFF_INCLUDE");
suff->include = false;
nullSuff->include = false;
if (suff->include)
suff->include = true;
char *include;
if (infile && (include = extendfile(infile, ".h"))) {
f_print(fout, "#include \"%s\"\n", include);
free(include);
char *include;
if (infile && (include = extendfile(infile, ".h"))) {
f_print(fout, "#include \"%s\"\n", include);
free(include);
char *include;
if (infile && (include = extendfile(infile, ".h"))) {
f_print(fout, "#include \"%s\"\n", include);
free(include);
char *include;
if (infile && (include = extendfile(infile, ".h"))) {
f_print(fout, "#include \"%s\"\n", include);
free(include);
char *include;
if (infile && (include = extendfile(infile, ".h"))) {
f_print(fout, "#include \"%s\"\n", include);
free(include);
add_pattern(&include, argv[nopts++]);
static struct pattern_list include = STAILQ_HEAD_INITIALIZER(include);
if (!STAILQ_EMPTY(&include) && !match_pattern(&include, pathname))