Searched refs:system (Results 101 - 125 of 294) sorted by relevance

1234567891011>>

/freebsd-11.0-release/contrib/libpcap/lbl/
H A Dos-sunos4.h178 int system(const char *);
/freebsd-11.0-release/contrib/libpcap/
H A Dpcap-septel.c40 #include <system.h>
69 * packets.These IDs are defined in system.txt . By default it is set to 0x2d
/freebsd-11.0-release/contrib/amd/amd/
H A Dops_cachefs.c173 /* CFS ID for file system (must be unique) */
256 system(cmd);
/freebsd-11.0-release/share/examples/perfmon/
H A Dperfmon.c142 system(cmd);
/freebsd-11.0-release/share/mk/
H A Dbsd.info.mk4 # Texinfo is a documentation system that uses a single source
30 # INFODIR Base path for GNU's hypertext system
H A Dbsd.own.mk33 # LIBEXECDIR Base path for system daemons and utilities. [/usr/libexec]
80 # DOCDIR Base path for system documentation (e.g. PSD, USD,
90 # INFODIR Base path for GNU's hypertext system
H A Dbsd.sys.mk148 # they are treated as system headers, but we explicitly disable that warning
149 # suppression when building the base system to catch bugs in our headers.
150 # Eventually we'll want to start building the base system C++ code as C++11,
H A Dbsd.opts.mk6 # and /etc/make.conf files. These translate in the build system to MK_FOO={yes,no}
/freebsd-11.0-release/tools/tools/sysdoc/
H A Dsysdoc.sh78 system.
146 system initialization by using a feature
192 system initialization for those values
/freebsd-11.0-release/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h87 # error This system cannot support daemon processing
/freebsd-11.0-release/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h148 u_char system; member in struct:cd9660_boot_image
/freebsd-11.0-release/contrib/gcc/
H A Dc-incpath.c23 #include "system.h"
76 _(" as it is a non-system directory that duplicates a system directory\n"));
186 struct cpp_dir *system, struct cpp_dir *join,
220 /* Remove this one if it is in the system chain. */
222 for (tmp = system; tmp; tmp = tmp->next)
260 system, after. Remove duplicate dirs (as determined by
185 remove_duplicates(cpp_reader *pfile, struct cpp_dir *head, struct cpp_dir *system, struct cpp_dir *join, int verbose) argument
/freebsd-11.0-release/contrib/apr/
H A Dapr.spec17 free library of C data structures and routines, forming a system
/freebsd-11.0-release/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb63 testfile_includes = headers[:local] + headers[:system]
153 :system => source.scan(/^\s*#include\s+<\s*(.+)\s*>/).flatten.map { |inc| "<#{inc}>" }
/freebsd-11.0-release/usr.sbin/ctm/ctm/
H A Dctm_pass3.c243 system(buf);
275 system(buf);
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dmaint-tool131 system "etags $srcdir/*.c $srcdir/../include/*.h";
/freebsd-11.0-release/contrib/binutils/libiberty/
H A Dmaint-tool131 system "etags $srcdir/*.c $srcdir/../include/*.h";
/freebsd-11.0-release/contrib/bmake/
H A Dbsd.after-import.mk4 # system. Use this makefile after importing bmake.
/freebsd-11.0-release/contrib/bmake/mk/sys/
H A DAIX.mk6 ROOT_GROUP= system
H A DOSF1.mk7 ROOT_GROUP= system
/freebsd-11.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex44 flattened-tree representation of the system's hardware based on the
68 describes all of the system's hardware devices and how they're
84 might supply a few vital system parameters (size of RAM and the like),
103 the kernel boots, it takes over full control of the system from OF,
127 version of the \texttt{zImage} wrapper for the system in question.
258 PCI device on the system. A flattened tree need only include nodes
286 the kernel to build a complete representation of the system's
517 boot a \texttt{ppc64} kernel on an embedded system. With the merge of
564 wireless driver, ramfs, and a userspace checkpointing system
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c437 (void) system(shareline);
439 (void) system(unshareline);
/freebsd-11.0-release/libexec/bootpd/
H A DMakefile.UNIX25 # Uncomment this if your system does not provide streror(3)
50 system: install
87 # Control Data EP/IX 1.4.3 system, BSD 4.3 mode
93 # Control Data EP/IX 2.1.1 system, SVR4 mode
/freebsd-11.0-release/sys/boot/i386/cdboot/
H A Dcdboot.S536 mov $0x1,%eax # 'exec' system call
537 int $INT_SYS # BTX system call
/freebsd-11.0-release/sys/sys/
H A Dsyscall.mk1 # FreeBSD system call object files.

Completed in 277 milliseconds

1234567891011>>