Home
last modified time | relevance | path

Searched defs:system (Results 1 – 20 of 20) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-PrfDB/
H A DPrfDB.xs81 char system[257]; in Prf_Profiles() local
98 char system[257]; in Prf_SetUser() local
/openbsd-src/lib/libc/stdlib/
H A Dsystem.c41 system(const char *command) in system() function
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DLog.pm105 sub system($self, @p) subroutine
H A DBaseState.pm209 sub system($self, @p) subroutine
H A DHandle.pm62 sub system($class) subroutine
H A DAddCreateDelete.pm170 sub system($self, @p) subroutine
/openbsd-src/gnu/llvm/lldb/examples/customization/pwd-cd-and-system/
H A Dutils.py42 def system(debugger, command_line, result, dict): function
/openbsd-src/gnu/usr.bin/perl/cygwin/
H A Dcygwin.c443 char system[PATH_MAX]; in XS() local
481 char system[PATH_MAX]; in XS() local
/openbsd-src/usr.bin/telnet/
H A Ddefines.h37 system, /* what the current time is */ member
/openbsd-src/usr.bin/top/
H A Dmachine.h74 int system; /* show system processes */ member
/openbsd-src/gnu/usr.bin/cvs/vms/
H A Dvmsmunch.c139 unsigned system : 4; member
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/scripts/
H A Dasan_symbolize.py83 def __init__(self, symbolizer_path, default_arch, system, dsym_hints=[]): argument
137 def LLVMSymbolizerFactory(system, default_arch, dsym_hints=[]): argument
321 def SystemSymbolizerFactory(system, addr, binary, arch): argument
/openbsd-src/gnu/llvm/llvm/docs/
H A DDeveloperPolicy.rst751 .. _new-llvm-components:
/openbsd-src/gnu/gcc/gcc/
H A Dc-incpath.c186 struct cpp_dir *system, struct cpp_dir *join, in remove_duplicates()
/openbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.h148 u_char system; member
/openbsd-src/gnu/usr.bin/binutils/include/gdb/
H A Dcallback.h86 int (*system) PARAMS ((host_callback *, const char *)); member
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.cpp181 float system = (float)basicInfo.user_time.seconds + in GetBasicInfoAsString() local
/openbsd-src/usr.sbin/snmpd/
H A Dparse.y799 system : SYSTEM sysmib variable
/openbsd-src/sys/dev/pci/drm/i915/gem/selftests/
H A Di915_gem_mman.c1308 struct intel_memory_region *system = i915->mm.regions[INTEL_REGION_SMEM]; in igt_mmap_migrate() local
/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-hooks2.c1666 WRAPPER2(int, system, const char *string) in WRAPPER2() argument