Home
last modified time | relevance | path

Searched refs:sourcing (Results 1 – 12 of 12) sorted by relevance

/freebsd/usr.bin/mail/
H A Dlex.c199 if (!sourcing) { in commands()
212 if (!sourcing && value("interactive") != NULL) { in commands()
244 if (sourcing) { in commands()
291 if (sourcing) { in execute()
311 if (sourcing && *word == '\0') in execute()
340 if (sourcing && com->c_argtype & I) { in execute()
443 if (sourcing) in execute()
455 if (!sourcing && (com->c_argtype & T) == 0) in execute()
535 while (sourcing) in intr()
675 sourcing = 1; in load()
[all …]
H A Dutil.c284 sourcing++; in source()
297 sourcing = 0; in unstack()
308 sourcing = loading; in unstack()
H A Dglob.h45 extern int sourcing; /* Currently reading variant file */
H A Dmain.c49 int sourcing; variable
H A Dcmd3.c342 if (sourcing) in rexit()
412 else if (!sourcing) { in unset()
H A Dquit.c52 if (sourcing) in quitcmd()
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dbrcm,bcm2835-cprman.txt9 few PLLs, and a level of mostly-generic clock generators sourcing from
/freebsd/tests/sys/cddl/zfs/tests/zones/
H A Dzones.cfg62 # Make sure that multiple sourcing of this script doesn't change the zone name
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DOptions.td119 …HelpText<"Tells the debugger not to echo commands while sourcing files or one-line commands provid…
/freebsd/contrib/llvm-project/lldb/docs/man/
H A Dlldb.rst114 …Tells the debugger not to echo commands while sourcing files or one-line commands provided on the …
/freebsd/usr.sbin/bsdconfig/share/
H A Dsysrc.subr157 # we inherited from sourcing RC_DEFAULTS (above) so that we may
/freebsd/contrib/tcsh/
H A DFixes1552 41. sourcing a script that contains 'onintr -; onintr' would disable