Searched refs:program (Results 251 - 264 of 264) sorted by relevance

<<11

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp845 // instead. This is the case when launching a program from Visual Studio,
1062 pid_t StartSubprocess(const char *program, const char *const argv[], argument
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dmain.c66 #undef PROGRAM /* Testing a library, not a program. */
1955 * in checking whether the program being tested can create them.
1993 * Can this platform run the bzip2 program?
2008 * Can this platform run the grzip program?
2023 * Can this platform run the gzip program?
2038 * Can this platform run the lrzip program?
2065 * Can this platform run the lz4 program?
2080 * Can this platform run the lzip program?
2095 * Can this platform run the lzma program?
2110 * Can this platform run the lzop program
2720 usage(const char *program) argument
[all...]
/freebsd-11-stable/stand/pc98/btx/btx/
H A Dbtx.S728 popl %fs # program
735 call *%eax # program
/freebsd-11-stable/stand/i386/btx/btx/
H A Dbtx.S703 popl %fs # program
710 call *%eax # program
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ioctl.c3805 char *program; local
3810 if (0 != nvlist_lookup_string(innvl, ZCP_ARG_PROGRAM, &program)) {
3831 return (zcp_eval(poolname, program, sync_flag, instrlimit, memlimit,
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure506 -program-prefix | --program-prefix | --program-prefi | --program-pref \
507 | --program-pre | --program-pr | --program-p)
509 -program-prefix=* | --program-prefix=* | --program
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm27 along with this program; see the file COPYING. If not, write to
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c3884 static int wpa_cli_exec(const char *program, const char *arg1, argument
3900 res = os_exec(program, arg, 1);
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c2443 * matches the one found by the channel program. If they are
2454 const char *program = local
2467 error = lzc_channel_program_nosync(poolname, program,
2503 "zcp check failed, channel program error: %u\n", error);
/freebsd-11-stable/contrib/libarchive/test_utils/
H A Dtest_main.c2362 * Check program version
2387 /* Version message should start with name of program, then space. */
2404 failure("No `-' between program name and versions: ``%s''", p);
2448 * in checking whether the program being tested can create them.
2488 * Can this platform run the bzip2 program?
2503 * Can this platform run the grzip program?
2518 * Can this platform run the gzip program?
2533 * Can this platform run the lrzip program?
2560 * Can this platform run the lz4 program?
2575 * Can this platform run the zstd program
3619 usage(const char *program) argument
[all...]
/freebsd-11-stable/contrib/one-true-awk/
H A Drun.c178 Cell *program(Node **a, int n) /* execute an awk program */ function
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex23 % along with this program. If not, see <http://www.gnu.org/licenses/>.
4856 % The texindex program reads in these files and writes files
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3625 % The texindex program reads in these files and writes files
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex3523 % The texindex program reads in these files and writes files

Completed in 309 milliseconds

<<11